|
TAO_IORTable
2.0.3
|
#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"Classes | |
| class | IORTable::AlreadyBound |
| class | IORTable::NotFound |
| class | IORTable::Table |
| class | IORTable::Locator |
Namespaces | |
| namespace | IORTable |
| namespace | TAO |
Defines | |
| #define | TAO_EXPORT_MACRO TAO_IORTable_Export |
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 TAO_EXPORT_MACRO TAO_IORTable_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.3 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.7.6.1