Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / ORB_init / Portspan / simpleI.cpp
blobce6324fb1e60f4245923e96315bdcfb92b99af16
1 // -*- C++ -*-
2 // **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
3 // TAO and the TAO IDL Compiler have been developed by:
4 // Center for Distributed Object Computing
5 // Washington University
6 // St. Louis, MO
7 // USA
8 // http://www.cs.wustl.edu/~schmidt/doc-center.html
9 // and
10 // Distributed Object Computing Laboratory
11 // University of California at Irvine
12 // Irvine, CA
13 // USA
14 // http://doc.ece.uci.edu/
16 // Information about TAO is available at:
17 // http://www.dre.vanderbilt.edu/~schmidt/TAO.html
19 #include "simpleI.h"
21 // Implementation skeleton constructor
22 simple_i::simple_i (void)
26 // Implementation skeleton destructor
27 simple_i::~simple_i (void)
31 void simple_i::test (
34 //Add your implementation here