Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Dynamic_ParameterA.cpp File Reference

#include "Dynamic_ParameterA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/AnyTypeCode/Recursive_Type_TypeCode.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "tao/AnyTypeCode/ParameterModeA.h"

Include dependency graph for Dynamic_ParameterA.cpp:

Include dependency graph

Namespaces

namespace  Dynamic

Functions

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

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO::TypeCode::Struct_Field<
char const *, CORBA::TypeCode_ptr
const * > const 
_tao_fields_Dynamic_Parameter []
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_Dynamic_Parameter (CORBA::tk_struct,"IDL:Dynamic/Parameter:1.0","Parameter", _tao_fields_Dynamic_Parameter, 2)
::CORBA::TypeCode_ptr const _tc_Parameter

Function Documentation

void operator<<= CORBA::Any _tao_any,
Dynamic::Parameter _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const Dynamic::Parameter _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const Dynamic::Parameter *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
Dynamic::Parameter *&  _tao_elem
 


Variable Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_Dynamic_Parameter[] [static]
 

Initial value:

  {
    { "argument", &CORBA::_tc_any },
    { "mode", &CORBA::_tc_ParameterMode }

  }

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_Dynamic_Parameter(CORBA::tk_struct,"IDL:Dynamic/Parameter:1.0","Parameter", _tao_fields_Dynamic_Parameter, 2) [static]
 

TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const Dynamic::_tc_Parameter
 

Initial value:

    &_tao_tc_Dynamic_Parameter


Generated on Thu Feb 16 03:52:17 2006 for TAO_AnyTypeCode by  doxygen 1.3.9.1