TAO
2.0.8
|
#include "tao/IOPC.h"
#include "tao/CORBA_methods.h"
#include "tao/Policy_ForwardC.h"
#include "tao/Pseudo_VarOut_T.h"
#include "tao/Object_Argument_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Any_Insert_Policy_T.h"
#include "ace/Atomic_Op.h"
#include "tao/Object.inl"
Classes | |
class | CORBA::Object |
Implementation of a CORBA object reference. More... | |
class | TAO::Arg_Traits< CORBA::Object > |
struct | TAO::Objref_Traits< CORBA::Object > |
struct | TAO::In_Object_Argument_Cloner_T< CORBA::InterfaceDef_ptr > |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies as used at runtime. | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Typedefs | |
typedef ContextList * | CORBA::ContextList_ptr |
Functions | |
template<> | |
Boolean | CORBA::is_nil (Object_ptr) |
CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::Object *) |
CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::Object *&) |
Variables | |
TAO::Object_Proxy_Broker *(* | _TAO_Object_Proxy_Broker_Factory_function_pointer )(void) |
A "Object" is an entity that can be the target of an invocation using an ORB. All CORBA objects provide this functionality. See the CORBA 3.x specification for details.
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::Object * | |||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::Object *& | |||
) |
TAO::Object_Proxy_Broker*(* _TAO_Object_Proxy_Broker_Factory_function_pointer)(void) |
This function pointer is set only when the Portable server library is present.