|
TAO_IORTable
2.1.2
|
#include "tao/SystemException.h"#include "tao/UserException.h"#include "tao/Basic_Types.h"#include "tao/ORB_Constants.h"#include "tao/Object.h"#include "tao/Objref_VarOut_T.h"#include "tao/VarOut_T.h"#include "tao/Arg_Traits_T.h"#include "tao/Basic_Arguments.h"#include "tao/Special_Basic_Arguments.h"#include "tao/Any_Insert_Policy_T.h"#include "tao/Fixed_Size_Argument_T.h"#include "tao/Var_Size_Argument_T.h"#include "tao/UB_String_Arguments.h"Classes | |
| class | IORTable::AlreadyBound |
| class | IORTable::NotFound |
| class | IORTable::Table |
| class | IORTable::Locator |
| struct | TAO::Objref_Traits< ::IORTable::Table > |
| struct | TAO::Objref_Traits< ::IORTable::Locator > |
Namespaces | |
| namespace | IORTable |
| namespace | TAO |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_IORTable_Export |
| #define | _IORTABLE_LOCATOR__VAR_OUT_CH_ |
| #define | _IORTABLE_TABLE__VAR_OUT_CH_ |
| #define | _IORTABLE_TABLE__TRAITS_ |
| #define | _IORTABLE_LOCATOR__TRAITS_ |
Typedefs | |
| typedef Locator * | IORTable::Locator_ptr |
| typedef TAO_Objref_Var_T< Locator > | IORTable::Locator_var |
| typedef TAO_Objref_Out_T< Locator > | IORTable::Locator_out |
| typedef Table * | IORTable::Table_ptr |
| typedef TAO_Objref_Var_T< Table > | IORTable::Table_var |
| typedef TAO_Objref_Out_T< Table > | IORTable::Table_out |
| #define _IORTABLE_LOCATOR__TRAITS_ |
| #define _IORTABLE_LOCATOR__VAR_OUT_CH_ |
| #define _IORTABLE_TABLE__TRAITS_ |
| #define _IORTABLE_TABLE__VAR_OUT_CH_ |
| #define TAO_EXPORT_MACRO TAO_IORTable_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
| TAO_IORTable_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const IORTable::AlreadyBound & | |||
| ) |
| TAO_IORTable_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const IORTable::NotFound & | |||
| ) |
| TAO_IORTable_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IORTable::AlreadyBound & | |||
| ) |
| TAO_IORTable_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IORTable::NotFound & | |||
| ) |
1.8.1.1