|
TAO_PortableServer
2.0.3
|
#include "tao/Basic_Types.h"#include "tao/Object.h"#include "tao/Objref_VarOut_T.h"#include "tao/PolicyC.h"Classes | |
| class | PortableServer::IdUniquenessPolicy |
Namespaces | |
| namespace | PortableServer |
| namespace | TAO |
Defines | |
| #define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
Typedefs | |
| typedef IdUniquenessPolicyValue & | PortableServer::IdUniquenessPolicyValue_out |
Enumerations | |
| enum | PortableServer::IdUniquenessPolicyValue { PortableServer::UNIQUE_ID, PortableServer::MULTIPLE_ID } |
Functions | |
| TAO_PortableServer_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, PortableServer::IdUniquenessPolicyValue _tao_enumerator) |
| TAO_PortableServer_Export::CORBA::Boolean | operator>> (TAO_InputCDR &strm, PortableServer::IdUniquenessPolicyValue &_tao_enumerator) |
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_PortableServer_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| PortableServer::IdUniquenessPolicyValue | _tao_enumerator | ||
| ) |
| TAO_PortableServer_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| PortableServer::IdUniquenessPolicyValue & | _tao_enumerator | ||
| ) |
1.7.6.1