TAO_PortableServer
2.1.2
|
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/SystemException.h"
#include "tao/UserException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/Object.h"
#include "tao/PortableServer/PS_ForwardA.h"
#include "tao/AnyTypeCode/CurrentA.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/PortableServer/PS_ForwardC.h"
#include "tao/CurrentC.h"
Classes | |
class | PortableServer::Current |
class | PortableServer::Current::NoContext |
struct | TAO::Objref_Traits< ::PortableServer::Current > |
Namespaces | |
namespace | PortableServer |
namespace | TAO |
Macros | |
#define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
#define | _PORTABLESERVER_CURRENT__VAR_OUT_CH_ |
#define | _PORTABLESERVER_CURRENT__TRAITS_ |
Typedefs | |
typedef Current * | PortableServer::Current_ptr |
typedef TAO_Objref_Var_T< Current > | PortableServer::Current_var |
typedef TAO_Objref_Out_T< Current > | PortableServer::Current_out |
Functions | |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::Current_ptr) |
Copying insertion. | |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::Current_ptr *) |
Non-copying insertion. | |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::Current_ptr &) |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, const PortableServer::Current::NoContext &) |
TAO_PortableServer_Export void | operator<<= (::CORBA::Any &, PortableServer::Current::NoContext *) |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, PortableServer::Current::NoContext *&) |
TAO_PortableServer_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const PortableServer::Current::NoContext *&) |
#define _PORTABLESERVER_CURRENT__TRAITS_ |
#define _PORTABLESERVER_CURRENT__VAR_OUT_CH_ |
#define TAO_EXPORT_MACRO TAO_PortableServer_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_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::Current_ptr | |||
) |
Copying insertion.
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::Current_ptr * | |||
) |
Non-copying insertion.
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
const PortableServer::Current::NoContext & | |||
) |
TAO_PortableServer_Export void operator<<= | ( | ::CORBA::Any & | , |
PortableServer::Current::NoContext * | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
PortableServer::Current_ptr & | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
PortableServer::Current::NoContext *& | |||
) |
TAO_PortableServer_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
const PortableServer::Current::NoContext *& | |||
) |