Object.cpp File Reference

#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 Documentation

#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.


Function Documentation

CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::Object *   
)

Definition at line 317 of file Object.cpp.

00318 {
00319   return false;
00320 }

CORBA::Boolean operator>> ( TAO_InputCDR &  ,
CORBA::Object *&   
)

Definition at line 329 of file Object.cpp.

00330 {
00331   return false;
00332 }


Variable Documentation

TAO::Object_Proxy_Broker*(*) _TAO_Object_Proxy_Broker_Factory_function_pointer()=0

Definition at line 386 of file Object.cpp.


Generated on Fri Feb 12 20:05:38 2016 for OpenDDS by  doxygen 1.4.7