TAO_PortableServer 1.7.7
|
#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/Objref_VarOut_T.h"
#include "tao/VarOut_T.h"
Classes | |
class | PortableServer::POAManager |
class | PortableServer::POAManager::AdapterInactive |
struct | TAO::Objref_Traits< ::PortableServer::POAManager > |
Namespaces | |
namespace | PortableServer |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
#define | _PORTABLESERVER_POAMANAGER__VAR_OUT_CH_ |
#define | _PORTABLESERVER_POAMANAGER__TRAITS_ |
Functions | |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManager_ptr) |
Copying insertion. | |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManager_ptr *) |
Non-copying insertion. | |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManager_ptr &) |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, const PortableServer::POAManager::AdapterInactive &) |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManager::AdapterInactive *) |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManager::AdapterInactive *&) |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const PortableServer::POAManager::AdapterInactive *&) |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::POAManager::State) |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::POAManager::State &) |
#define _PORTABLESERVER_POAMANAGER__TRAITS_ |
#define _PORTABLESERVER_POAMANAGER__VAR_OUT_CH_ |
#define TAO_EXPORT_MACRO TAO_PortableServer_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.7 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::POAManager_ptr | |||
) |
Copying insertion.
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::POAManager_ptr * | |||
) |
Non-copying insertion.
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
const PortableServer::POAManager::AdapterInactive & | |||
) |
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::POAManager::State | |||
) |
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::POAManager::AdapterInactive * | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
const PortableServer::POAManager::AdapterInactive *& | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
PortableServer::POAManager::State & | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
PortableServer::POAManager_ptr & | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
PortableServer::POAManager::AdapterInactive *& | |||
) |