TAO_PortableServer
2.0.8
|
#include "PS_CurrentC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "ace/OS_NS_string.h"
Namespaces | |
namespace | PortableServer |
namespace | TAO |
Functions | |
static TAO::TypeCode::Struct < char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableServer_Current_NoContext (::CORBA::tk_except,"IDL:omg.org/PortableServer/Current/NoContext:2.3","NoContext", _tao_fields_PortableServer_Current_NoContext, 0) |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableServer_Current (::CORBA::tk_local_interface,"IDL:omg.org/PortableServer/Current:2.3","Current") |
void | operator<<= (::CORBA::Any &_tao_any, PortableServer::Current_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, PortableServer::Current_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, PortableServer::Current_ptr &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, const PortableServer::Current::NoContext &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, PortableServer::Current::NoContext *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, PortableServer::Current::NoContext *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const PortableServer::Current::NoContext *&_tao_elem) |
Variables | |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const *const | _tao_fields_PortableServer_Current_NoContext = 0 |
::CORBA::TypeCode_ptr const | PortableServer::_tc_Current |
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_Current | ( | ::CORBA::tk_local_interface | , |
"IDL:omg.org/PortableServer/Current:2.3" | , | ||
"Current" | |||
) | [static] |
static TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_Current_NoContext | ( | ::CORBA::tk_except | , |
"IDL:omg.org/PortableServer/Current/NoContext:2.3" | , | ||
"NoContext" | , | ||
_tao_fields_PortableServer_Current_NoContext | , | ||
0 | |||
) | [static] |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
PortableServer::Current_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
PortableServer::Current_ptr * | _tao_elem | ||
) |
Non-copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const PortableServer::Current::NoContext & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
PortableServer::Current::NoContext * | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
PortableServer::Current_ptr & | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
PortableServer::Current::NoContext *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const PortableServer::Current::NoContext *& | _tao_elem | ||
) |
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_PortableServer_Current_NoContext = 0 [static] |