TAO_AnyTypeCode  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
DynamicC.h File Reference
#include "tao/Basic_Types.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_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/AnyTypeCode/Dynamic_ParameterC.h"
#include "tao/Typecode_typesC.h"
#include "tao/StringSeqC.h"

Classes

class  Dynamic::ParameterList
class  Dynamic::ExceptionList
class  TAO::Arg_Traits< ::Dynamic::ParameterList >
class  TAO::Arg_Traits< ::Dynamic::ExceptionList >

Namespaces

namespace  Dynamic
namespace  TAO

Defines

#define TAO_EXPORT_MACRO   TAO_AnyTypeCode_Export
#define _DYNAMIC_PARAMETERLIST_CH_
#define _DYNAMIC_EXCEPTIONLIST_CH_
#define _TAO_CDR_OP_Dynamic_ParameterList_H_
#define _TAO_CDR_OP_Dynamic_ExceptionList_H_

Typedefs

typedef ::TAO_VarSeq_Var_T
< ParameterList > 
Dynamic::ParameterList_var
typedef ::TAO_Seq_Out_T
< ParameterList > 
Dynamic::ParameterList_out
typedef CORBA::StringSeq Dynamic::ContextList
typedef CORBA::StringSeq_var Dynamic::ContextList_var
typedef CORBA::StringSeq_out Dynamic::ContextList_out
typedef ::TAO_VarSeq_Var_T
< ExceptionList > 
Dynamic::ExceptionList_var
typedef ::TAO_Seq_Out_T
< ExceptionList > 
Dynamic::ExceptionList_out
typedef CORBA::StringSeq Dynamic::RequestContext
typedef CORBA::StringSeq_var Dynamic::RequestContext_var
typedef CORBA::StringSeq_out Dynamic::RequestContext_out

Functions

TAO_AnyTypeCode_Export::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Dynamic::ParameterList &_tao_sequence)
TAO_AnyTypeCode_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, Dynamic::ParameterList &_tao_sequence)
TAO_AnyTypeCode_Export::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Dynamic::ExceptionList &_tao_sequence)
TAO_AnyTypeCode_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, Dynamic::ExceptionList &_tao_sequence)

Define Documentation

#define _DYNAMIC_EXCEPTIONLIST_CH_
#define _DYNAMIC_PARAMETERLIST_CH_
#define _TAO_CDR_OP_Dynamic_ExceptionList_H_
#define _TAO_CDR_OP_Dynamic_ParameterList_H_
#define TAO_EXPORT_MACRO   TAO_AnyTypeCode_Export

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


Function Documentation

TAO_AnyTypeCode_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Dynamic::ParameterList _tao_sequence 
)
TAO_AnyTypeCode_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Dynamic::ExceptionList _tao_sequence 
)
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Dynamic::ParameterList _tao_sequence 
)
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Dynamic::ExceptionList _tao_sequence 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines