CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
CCM_CookieC.cpp File Reference
#include "CCM_CookieC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Value_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Value_Field.h"
#include "tao/CDR.h"
#include "tao/ORB_Core.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"

Namespaces

namespace  Components
 Compliant with OMG 06-04-01 Section 6.10.1.1.
namespace  TAO

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_Cookie (::CORBA::tk_value,"IDL:omg.org/Components/Cookie:1.0","Cookie",::CORBA::VM_NONE,&::CORBA::_tc_null, _tao_fields_Components_Cookie, 1)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::Cookie *_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::Cookie **_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::Cookie *&_tao_elem)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Components::Cookie *_tao_valuetype)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::Cookie *&_tao_valuetype)

Variables

static
TAO::TypeCode::Value_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_Components_Cookie []
::CORBA::TypeCode_ptr const Components::_tc_Cookie

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_Cookie ( ::CORBA::tk_value  ,
"IDL:omg.org/Components/Cookie:1.0"  ,
"Cookie"  ,
::CORBA::VM_NONE  ,
&::CORBA::_tc_null  ,
_tao_fields_Components_Cookie  ,
 
)
static
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Components::Cookie _tao_valuetype 
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
Components::Cookie _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::Cookie **  _tao_elem 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::Cookie *&  _tao_valuetype 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::Cookie *&  _tao_elem 
)

Variable Documentation

TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_Cookie[]
static
Initial value:
  {
    { "cookieValue", &CORBA::_tc_OctetSeq, ::CORBA::PRIVATE_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