OpenDDS
Snapshot(2023/04/28-20:55)
|
Go to the source code of this file.
Namespaces | |
TAO | |
Macros | |
#define | TAOLIB_ERROR ACELIB_ERROR |
#define | TAOLIB_DEBUG ACELIB_DEBUG |
Functions | |
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 )()=0 |
#define TAOLIB_DEBUG ACELIB_DEBUG |
Definition at line 8 of file Object.cpp.
#define TAOLIB_ERROR ACELIB_ERROR |
Definition at line 7 of file Object.cpp.
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::Object * | |||
) |
Definition at line 321 of file Object.cpp.
References CORBA::Object::tao_object_initialize().
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::Object *& | |||
) |
Definition at line 333 of file Object.cpp.
References CORBA::Object::_duplicate(), CORBA::Object::_nil(), and CORBA::operator<<().
Referenced by OpenDDS::DCPS::MarshalTraits< XTypes::DynamicSample >::from_message_block().
TAO::Object_Proxy_Broker*(* _TAO_Object_Proxy_Broker_Factory_function_pointer) ()=0 |
Definition at line 390 of file Object.cpp.