TAO_IORTable  2.0.8
Functions
IORTableC.cpp File Reference
#include "tao/IORTable/IORTable.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "ace/OS_NS_string.h"

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IORTable::AlreadyBound &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &, IORTable::AlreadyBound &)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IORTable::NotFound &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &, IORTable::NotFound &)

Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IORTable::AlreadyBound _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IORTable::NotFound _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR ,
IORTable::AlreadyBound  
)
::CORBA::Boolean operator>> ( TAO_InputCDR ,
IORTable::NotFound  
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines