#include "tao/Object.h"
#include "tao/SystemException.h"
#include "tao/Object.inl"
Include dependency graph for Object.cpp:
Go to the source code of this file.
Namespaces | |
namespace | TAO |
Defines | |
#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 * | ||||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
CORBA::Object *& | ||||
) |
TAO::Object_Proxy_Broker*(*) _TAO_Object_Proxy_Broker_Factory_function_pointer()=0 |
Definition at line 386 of file Object.cpp.