CIAO
1.0.8
|
#include "CCM_ContextC.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/String_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 | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | TAO |
Functions | |
static TAO::TypeCode::Alias < char const *,::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_Principal (::CORBA::tk_alias,"IDL:omg.org/Components/Principal:1.0","Principal",&SecurityLevel2::_tc_Credentials) |
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_Components_IllegalState (::CORBA::tk_except,"IDL:omg.org/Components/IllegalState:1.0","IllegalState", _tao_fields_Components_IllegalState, 0) |
static TAO::TypeCode::Objref < char const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_CCMContext (::CORBA::tk_local_interface,"IDL:omg.org/Components/CCMContext:1.0","CCMContext") |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const Components::IllegalState &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::IllegalState *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::IllegalState *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const Components::IllegalState *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, Components::CCMContext_ptr _tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, Components::CCMContext_ptr *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::CCMContext_ptr &_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::IllegalState &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::IllegalState &) |
Variables | |
::CORBA::TypeCode_ptr const | Components::_tc_Principal |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const *const | _tao_fields_Components_IllegalState = 0 |
::CORBA::TypeCode_ptr const | Components::_tc_IllegalState |
::CORBA::TypeCode_ptr const | Components::_tc_CCMContext |
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_Components_CCMContext | ( | ::CORBA::tk_local_interface | , |
"IDL:omg.org/Components/CCMContext:1.0" | , | ||
"CCMContext" | |||
) | [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_Components_IllegalState | ( | ::CORBA::tk_except | , |
"IDL:omg.org/Components/IllegalState:1.0" | , | ||
"IllegalState" | , | ||
_tao_fields_Components_IllegalState | , | ||
0 | |||
) | [static] |
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Components_Principal | ( | ::CORBA::tk_alias | , |
"IDL:omg.org/Components/Principal:1.0" | , | ||
"Principal" | , | ||
&SecurityLevel2::_tc_Credentials | |||
) | [static] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::IllegalState & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const Components::IllegalState & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::IllegalState * | _tao_elem | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::CCMContext_ptr | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::CCMContext_ptr * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
Components::IllegalState & | |||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::IllegalState *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const Components::IllegalState *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::CCMContext_ptr & | _tao_elem | ||
) |
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_Components_IllegalState = 0 [static] |