#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/SystemException.h"
#include "tao/UserException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/Object.h"
#include "tao/AnyTypeCode/PolicyA.h"
#include "tao/Sequence_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "tao/VarOut_T.h"
#include "tao/PolicyC.h"
Classes |
| class | PortableServer::POAManagerFactory |
| class | PortableServer::POAManagerFactory::POAManagerSeq |
| class | PortableServer::POAManagerFactory::ManagerAlreadyExists |
| struct | TAO::Objref_Traits< ::PortableServer::POAManager > |
| struct | TAO::Objref_Traits< ::PortableServer::POAManagerFactory > |
Namespaces |
| namespace | PortableServer |
| namespace | TAO |
Defines |
| #define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
| #define | _PORTABLESERVER_POAMANAGER__VAR_OUT_CH_ |
| #define | _PORTABLESERVER_POAMANAGERFACTORY__VAR_OUT_CH_ |
| #define | _PORTABLESERVER_POAMANAGERFACTORY_POAMANAGERSEQ_CH_ |
| #define | _PORTABLESERVER_POAMANAGER__TRAITS_ |
| #define | _PORTABLESERVER_POAMANAGERFACTORY__TRAITS_ |
Functions |
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManagerFactory_ptr) |
| | Copying insertion.
|
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManagerFactory_ptr *) |
| | Non-copying insertion.
|
| TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManagerFactory_ptr &) |
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, const PortableServer::POAManagerFactory::POAManagerSeq &) |
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManagerFactory::POAManagerSeq *) |
| TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManagerFactory::POAManagerSeq *&) |
| TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const PortableServer::POAManagerFactory::POAManagerSeq *&) |
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, const PortableServer::POAManagerFactory::ManagerAlreadyExists &) |
| TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManagerFactory::ManagerAlreadyExists *) |
| TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManagerFactory::ManagerAlreadyExists *&) |
| TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const PortableServer::POAManagerFactory::ManagerAlreadyExists *&) |
Define Documentation
| #define _PORTABLESERVER_POAMANAGER__TRAITS_ |
| #define _PORTABLESERVER_POAMANAGER__VAR_OUT_CH_ |
| #define _PORTABLESERVER_POAMANAGERFACTORY__TRAITS_ |
| #define _PORTABLESERVER_POAMANAGERFACTORY__VAR_OUT_CH_ |
| #define _PORTABLESERVER_POAMANAGERFACTORY_POAMANAGERSEQ_CH_ |
| #define TAO_EXPORT_MACRO TAO_PortableServer_Export |
Function Documentation