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

TAOA.cpp File Reference

#include "TAOC.h"
#include "tao/Typecode.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Impl_T.h"
#include "tao/Any_Dual_Impl_T.h"

Include dependency graph for TAOA.cpp:

Include dependency graph

Namespaces

namespace  TAO

Functions

CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraintMode (CORBA::tk_alias, sizeof(_oc_TAO_BufferingConstraintMode),(char *)&_oc_TAO_BufferingConstraintMode, 0, 0)
CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraint (CORBA::tk_struct, sizeof(_oc_TAO_BufferingConstraint),(char *)&_oc_TAO_BufferingConstraint, 0, 0)
CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraintPolicy (CORBA::tk_objref, sizeof(_oc_TAO_BufferingConstraintPolicy),(char *)&_oc_TAO_BufferingConstraintPolicy, 0, 0)
void operator<<= (CORBA::Any &_tao_any, const TAO::BufferingConstraint &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, TAO::BufferingConstraint *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, TAO::BufferingConstraint *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const TAO::BufferingConstraint *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, TAO::BufferingConstraintPolicy_ptr _tao_elem)
void operator<<= (CORBA::Any &_tao_any, TAO::BufferingConstraintPolicy_ptr *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, TAO::BufferingConstraintPolicy_ptr &_tao_elem)

Variables

const CORBA::Long _oc_TAO_BufferingConstraintMode []
::CORBA::TypeCode_ptr _tc_BufferingConstraintMode
const CORBA::Long _oc_TAO_BufferingConstraint []
::CORBA::TypeCode_ptr _tc_BufferingConstraint
const CORBA::Long _oc_TAO_BufferingConstraintPolicy []
::CORBA::TypeCode_ptr _tc_BufferingConstraintPolicy

Function Documentation

CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraint CORBA::tk_struct  ,
sizeof(_oc_TAO_BufferingConstraint ,
(char *)&  _oc_TAO_BufferingConstraint,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraintMode CORBA::tk_alias  ,
sizeof(_oc_TAO_BufferingConstraintMode ,
(char *)&  _oc_TAO_BufferingConstraintMode,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_TAO_BufferingConstraintPolicy CORBA::tk_objref  ,
sizeof(_oc_TAO_BufferingConstraintPolicy ,
(char *)&  _oc_TAO_BufferingConstraintPolicy,
,
[static]
 

void operator<<= CORBA::Any _tao_any,
TAO::BufferingConstraintPolicy_ptr _tao_elem
 

void operator<<= CORBA::Any _tao_any,
TAO::BufferingConstraintPolicy_ptr  _tao_elem
 

void operator<<= CORBA::Any _tao_any,
TAO::BufferingConstraint _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const TAO::BufferingConstraint _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
TAO::BufferingConstraintPolicy_ptr _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const TAO::BufferingConstraint *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
TAO::BufferingConstraint *&  _tao_elem
 


Variable Documentation

const CORBA::Long _oc_TAO_BufferingConstraint[] [static]
 

const CORBA::Long _oc_TAO_BufferingConstraintMode[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  40,
  ACE_NTOHL (0x49444c3a), 
  ACE_NTOHL (0x74616f2f), 
  ACE_NTOHL (0x54414f2f), 
  ACE_NTOHL (0x42756666), 
  ACE_NTOHL (0x6572696e), 
  ACE_NTOHL (0x67436f6e), 
  ACE_NTOHL (0x73747261), 
  ACE_NTOHL (0x696e744d), 
  ACE_NTOHL (0x6f64653a), 
  ACE_NTOHL (0x312e3000),  
    24,
  ACE_NTOHL (0x42756666), 
  ACE_NTOHL (0x6572696e), 
  ACE_NTOHL (0x67436f6e), 
  ACE_NTOHL (0x73747261), 
  ACE_NTOHL (0x696e744d), 
  ACE_NTOHL (0x6f646500),  
    CORBA::tk_ushort,

}

const CORBA::Long _oc_TAO_BufferingConstraintPolicy[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  42,
  ACE_NTOHL (0x49444c3a), 
  ACE_NTOHL (0x74616f2f), 
  ACE_NTOHL (0x54414f2f), 
  ACE_NTOHL (0x42756666), 
  ACE_NTOHL (0x6572696e), 
  ACE_NTOHL (0x67436f6e), 
  ACE_NTOHL (0x73747261), 
  ACE_NTOHL (0x696e7450), 
  ACE_NTOHL (0x6f6c6963), 
  ACE_NTOHL (0x793a312e), 
  ACE_NTOHL (0x30000000),  
    26,
  ACE_NTOHL (0x42756666), 
  ACE_NTOHL (0x6572696e), 
  ACE_NTOHL (0x67436f6e), 
  ACE_NTOHL (0x73747261), 
  ACE_NTOHL (0x696e7450), 
  ACE_NTOHL (0x6f6c6963), 
  ACE_NTOHL (0x79000000),  
  }

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr TAO::_tc_BufferingConstraint
 

Initial value:

    &_tc_TAO_tc_TAO_BufferingConstraint

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr TAO::_tc_BufferingConstraintMode
 

Initial value:

    &_tc_TAO_tc_TAO_BufferingConstraintMode

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr TAO::_tc_BufferingConstraintPolicy
 

Initial value:

    &_tc_TAO_tc_TAO_BufferingConstraintPolicy


Generated on Thu Feb 10 20:43:32 2005 for TAO by  doxygen 1.3.9.1