TAO_AnyTypeCode  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Namespaces | Defines | Functions | Variables
DynamicA.cpp File Reference
#include "DynamicA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"

Namespaces

namespace  TAO
namespace  TAO::TypeCode
namespace  Dynamic

Defines

#define _TAO_TYPECODE_Dynamic_ParameterList_GUARD
#define _TAO_TYPECODE_Dynamic_ExceptionList_GUARD

Functions

void operator<<= (::CORBA::Any &_tao_any, const Dynamic::ParameterList &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Dynamic::ParameterList *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Dynamic::ParameterList *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Dynamic::ParameterList *&_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, const Dynamic::ExceptionList &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Dynamic::ExceptionList *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Dynamic::ExceptionList *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Dynamic::ExceptionList *&_tao_elem)

Variables

static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Dynamic_ParameterList (::CORBA::tk_alias,"IDL:omg.org/Dynamic/ParameterList:1.0","ParameterList",&TAO::TypeCode::tc_Dynamic_ParameterList_0)
::CORBA::TypeCode_ptr const Dynamic::_tc_ParameterList
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Dynamic_ContextList (::CORBA::tk_alias,"IDL:omg.org/Dynamic/ContextList:1.0","ContextList",&CORBA::_tc_StringSeq)
::CORBA::TypeCode_ptr const Dynamic::_tc_ContextList
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Dynamic_ExceptionList (::CORBA::tk_alias,"IDL:omg.org/Dynamic/ExceptionList:1.0","ExceptionList",&TAO::TypeCode::tc_Dynamic_ExceptionList_0)
::CORBA::TypeCode_ptr const Dynamic::_tc_ExceptionList
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Dynamic_RequestContext (::CORBA::tk_alias,"IDL:omg.org/Dynamic/RequestContext:1.0","RequestContext",&CORBA::_tc_StringSeq)
::CORBA::TypeCode_ptr const Dynamic::_tc_RequestContext

Define Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.0 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


Function Documentation

void operator<<= ( ::CORBA::Any _tao_any,
const Dynamic::ParameterList _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
Dynamic::ParameterList _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
const Dynamic::ExceptionList _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
Dynamic::ExceptionList _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
Dynamic::ParameterList *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const Dynamic::ParameterList *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
Dynamic::ExceptionList *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const Dynamic::ExceptionList *&  _tao_elem 
)

Variable Documentation

TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Dynamic_ContextList(::CORBA::tk_alias,"IDL:omg.org/Dynamic/ContextList:1.0","ContextList",&CORBA::_tc_StringSeq) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Dynamic_ExceptionList(::CORBA::tk_alias,"IDL:omg.org/Dynamic/ExceptionList:1.0","ExceptionList",&TAO::TypeCode::tc_Dynamic_ExceptionList_0) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Dynamic_ParameterList(::CORBA::tk_alias,"IDL:omg.org/Dynamic/ParameterList:1.0","ParameterList",&TAO::TypeCode::tc_Dynamic_ParameterList_0) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Dynamic_RequestContext(::CORBA::tk_alias,"IDL:omg.org/Dynamic/RequestContext:1.0","RequestContext",&CORBA::_tc_StringSeq) [static]