CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions | Variables
CCM_StandardConfiguratorC.cpp File Reference
#include "CCM_StandardConfiguratorC.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/Sequence_TypeCode_Static.h"
#include "tao/AnyTypeCode/Value_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Value_Field.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.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
namespace  TAO::TypeCode

Macros

#define _COMPONENTS_CONFIGVALUES_CS_
#define _TAO_TYPECODE_Components_ConfigValues_GUARD
#define _TAO_CDR_OP_Components_ConfigValues_CPP_

Functions

static TAO::TypeCode::Value
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::TypeCode::Value_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_ConfigValue (::CORBA::tk_value,"IDL:omg.org/Components/ConfigValue:1.0","ConfigValue",::CORBA::VM_NONE,&::CORBA::_tc_null, _tao_fields_Components_ConfigValue, 2)
static
TAO_END_VERSIONED_NAMESPACE_DECL
TAO::TypeCode::Alias< char
const *,::CORBA::TypeCode_ptr
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_ConfigValues (::CORBA::tk_alias,"IDL:omg.org/Components/ConfigValues:1.0","ConfigValues",&TAO::TypeCode::tc_Components_ConfigValues_0)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_StandardConfigurator (::CORBA::tk_objref,"IDL:omg.org/Components/StandardConfigurator:1.0","StandardConfigurator")
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::ConfigValue *_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::ConfigValue **_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::ConfigValue *&_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const Components::ConfigValues &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::ConfigValues *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::ConfigValues *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Components::ConfigValues *&_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::StandardConfigurator_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, Components::StandardConfigurator_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::StandardConfigurator_ptr &_tao_elem)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Components::ConfigValue *_tao_valuetype)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::ConfigValue *&_tao_valuetype)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Components::ConfigValues &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::ConfigValues &_tao_sequence)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::StandardConfigurator_ptr _tao_objref)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::StandardConfigurator_ptr &_tao_objref)

Variables

static
TAO::TypeCode::Value_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_Components_ConfigValue []
::CORBA::TypeCode_ptr const Components::_tc_ConfigValue
::CORBA::TypeCode_ptr const Components::_tc_ConfigValues
::CORBA::TypeCode_ptr const Components::_tc_StandardConfigurator

Macro Definition Documentation


Function Documentation

static TAO::TypeCode::Value<char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_Components_ConfigValue ( ::CORBA::tk_value  ,
"IDL:omg.org/Components/ConfigValue:1.0"  ,
"ConfigValue"  ,
::CORBA::VM_NONE  ,
&::CORBA::_tc_null  ,
_tao_fields_Components_ConfigValue  ,
 
)
static
static TAO_END_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Components_ConfigValues ( ::CORBA::tk_alias  ,
"IDL:omg.org/Components/ConfigValues:1.0"  ,
"ConfigValues"  ,
&TAO::TypeCode::tc_Components_ConfigValues_0   
)
static
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_Components_StandardConfigurator ( ::CORBA::tk_objref  ,
"IDL:omg.org/Components/StandardConfigurator:1.0"  ,
"StandardConfigurator"   
)
static
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Components::ConfigValue _tao_valuetype 
)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Components::ConfigValues _tao_sequence 
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
Components::ConfigValue _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::ConfigValue **  _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::ConfigValues _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
Components::StandardConfigurator_ptr _tao_elem 
)

Non-copying insertion.

::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::ConfigValue *&  _tao_valuetype 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::ConfigValues _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::StandardConfigurator_ptr _tao_objref 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::ConfigValue *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::ConfigValues *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const Components::ConfigValues *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::StandardConfigurator_ptr _tao_elem 
)

Variable Documentation

TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_ConfigValue[]
static
Initial value:
  {
    { "name", &Components::_tc_FeatureName, ::CORBA::PUBLIC_MEMBER },
    { "value", &CORBA::_tc_any, ::CORBA::PUBLIC_MEMBER }
    
  }

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