TAO_PortableServer
2.0.8
|
#include <POAManagerFactoryC.h>
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
PortableServer::POAManagerFactory::POAManagerFactory | ( | void | ) | [protected] |
PortableServer::POAManagerFactory::~POAManagerFactory | ( | void | ) | [protected, virtual] |
PortableServer::POAManagerFactory::POAManagerFactory | ( | const POAManagerFactory & | ) | [private] |
PortableServer::POAManagerFactory_ptr PortableServer::POAManagerFactory::_duplicate | ( | POAManagerFactory_ptr | obj | ) | [static] |
const char * PortableServer::POAManagerFactory::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean PortableServer::POAManagerFactory::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
PortableServer::POAManagerFactory_ptr PortableServer::POAManagerFactory::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
PortableServer::POAManagerFactory_ptr PortableServer::POAManagerFactory::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void PortableServer::POAManagerFactory::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
void PortableServer::POAManagerFactory::_tao_release | ( | POAManagerFactory_ptr | obj | ) | [static] |
PortableServer::POAManagerFactory_ptr PortableServer::POAManagerFactory::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
virtual ::PortableServer::POAManager_ptr PortableServer::POAManagerFactory::create_POAManager | ( | const char * | id, |
const ::CORBA::PolicyList & | policies | ||
) | [pure virtual] |
Implemented in TAO_POAManager_Factory.
virtual ::PortableServer::POAManager_ptr PortableServer::POAManagerFactory::find | ( | const char * | id | ) | [pure virtual] |
Implemented in TAO_POAManager_Factory.
virtual ::PortableServer::POAManagerFactory::POAManagerSeq* PortableServer::POAManagerFactory::list | ( | void | ) | [pure virtual] |
Implemented in TAO_POAManager_Factory.
CORBA::Boolean PortableServer::POAManagerFactory::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void PortableServer::POAManagerFactory::operator= | ( | const POAManagerFactory & | ) | [private] |