#include <NamingServiceTest.hxx>
Public Member Functions | |
NSTEST_aFactory_i () | |
a factory of CORBA objects for use with namingService tests More... | |
~NSTEST_aFactory_i () | |
NSTEST::echo_ptr | createInstance () |
Private Attributes | |
int | _num |
NSTEST_aFactory_i::NSTEST_aFactory_i | ( | ) |
a factory of CORBA objects for use with namingService tests
References _num.
NSTEST_aFactory_i::~NSTEST_aFactory_i | ( | ) |
NSTEST::echo_ptr NSTEST_aFactory_i::createInstance | ( | ) |
References _num.
|
private |
Referenced by createInstance(), and NSTEST_aFactory_i().