Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

IORTableC.h File Reference

#include "ace/config-all.h"
#include "iortable_export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"

Include dependency graph for IORTableC.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  IORTable
namespace  TAO

Classes

exception  IORTable::AlreadyBound
 The object key is already in the IORTable. More...
exception  IORTable::NotFound
 Cannot find the object key in the IORTable. More...
interface  IORTable::Table
 Define the IORTable interface. More...
interface  IORTable::Locator
 Callback interface to locate object keys dynamically. More...
struct  TAO::Objref_Traits< ::IORTable::Locator >
struct  TAO::Objref_Traits< ::IORTable::Table >

Defines

#define TAO_EXPORT_MACRO   TAO_IORTable_Export
#define _IORTABLE_LOCATOR__VAR_OUT_CH_
#define _IORTABLE_ALREADYBOUND_CH_
#define _IORTABLE_NOTFOUND_CH_
#define _IORTABLE_TABLE__VAR_OUT_CH_
#define _IORTABLE_TABLE_CH_
#define _IORTABLE_LOCATOR_CH_
#define _IORTABLE_LOCATOR__TRAITS_CH_
#define _IORTABLE_TABLE__TRAITS_CH_

Typedefs

typedef Locator * Locator_ptr
typedef TAO_Objref_Var_T<
Locator > 
Locator_var
typedef TAO_Objref_Out_T<
Locator > 
Locator_out
typedef Table * Table_ptr
typedef TAO_Objref_Var_T<
Table > 
Table_var
typedef TAO_Objref_Out_T<
Table > 
Table_out

Functions

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

Define Documentation

#define _IORTABLE_ALREADYBOUND_CH_
 

#define _IORTABLE_LOCATOR__TRAITS_CH_
 

#define _IORTABLE_LOCATOR__VAR_OUT_CH_
 

#define _IORTABLE_LOCATOR_CH_
 

#define _IORTABLE_NOTFOUND_CH_
 

#define _IORTABLE_TABLE__TRAITS_CH_
 

#define _IORTABLE_TABLE__VAR_OUT_CH_
 

#define _IORTABLE_TABLE_CH_
 

#define TAO_EXPORT_MACRO   TAO_IORTable_Export
 


Typedef Documentation

typedef TAO_Objref_Out_T< Locator > IORTable::Locator_out
 

typedef Locator* IORTable::Locator_ptr
 

typedef TAO_Objref_Var_T< Locator > IORTable::Locator_var
 

typedef TAO_Objref_Out_T< Table > IORTable::Table_out
 

typedef Table* IORTable::Table_ptr
 

typedef TAO_Objref_Var_T< Table > IORTable::Table_var
 


Function Documentation

TAO_IORTable_Export CORBA::Boolean operator<< TAO_OutputCDR ,
const IORTable::NotFound
 

TAO_IORTable_Export CORBA::Boolean operator<< TAO_OutputCDR ,
const IORTable::AlreadyBound
 

TAO_IORTable_Export CORBA::Boolean operator>> TAO_InputCDR ,
IORTable::NotFound
 

TAO_IORTable_Export CORBA::Boolean operator>> TAO_InputCDR ,
IORTable::AlreadyBound
 


Generated on Thu Jun 9 00:28:54 2005 for TAO_IORTable by  doxygen 1.3.9.1