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

ServicesA.cpp File Reference

#include "ServicesC.h"
#include "tao/Typecode.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Dual_Impl_T.h"

Include dependency graph for ServicesA.cpp:

Include dependency graph

Namespaces

namespace  CORBA

Functions

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceType (CORBA::tk_alias, sizeof(_oc_CORBA_ServiceType),(char *)&_oc_CORBA_ServiceType, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceOption (CORBA::tk_alias, sizeof(_oc_CORBA_ServiceOption),(char *)&_oc_CORBA_ServiceOption, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetailType (CORBA::tk_alias, sizeof(_oc_CORBA_ServiceDetailType),(char *)&_oc_CORBA_ServiceDetailType, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetail (CORBA::tk_struct, sizeof(_oc_CORBA_ServiceDetail),(char *)&_oc_CORBA_ServiceDetail, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceOptionSeq (CORBA::tk_alias, sizeof(_oc_CORBA_ServiceOptionSeq),(char *)&_oc_CORBA_ServiceOptionSeq, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetailSeq (CORBA::tk_alias, sizeof(_oc_CORBA_ServiceDetailSeq),(char *)&_oc_CORBA_ServiceDetailSeq, 0, 0)
CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceInformation (CORBA::tk_struct, sizeof(_oc_CORBA_ServiceInformation),(char *)&_oc_CORBA_ServiceInformation, 0, 0)
void operator<<= (CORBA::Any &_tao_any, const CORBA::ServiceDetail &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, CORBA::ServiceDetail *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, CORBA::ServiceDetail *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const CORBA::ServiceDetail *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const CORBA::ServiceOptionSeq &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, CORBA::ServiceOptionSeq *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, CORBA::ServiceOptionSeq *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const CORBA::ServiceOptionSeq *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const CORBA::ServiceDetailSeq &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, CORBA::ServiceDetailSeq *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, CORBA::ServiceDetailSeq *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const CORBA::ServiceDetailSeq *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const CORBA::ServiceInformation &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, CORBA::ServiceInformation *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, CORBA::ServiceInformation *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const CORBA::ServiceInformation *&_tao_elem)

Variables

const CORBA::Long _oc_CORBA_ServiceType []
::CORBA::TypeCode_ptr _tc_ServiceType
const CORBA::Long _oc_CORBA_ServiceOption []
::CORBA::TypeCode_ptr _tc_ServiceOption
const CORBA::Long _oc_CORBA_ServiceDetailType []
::CORBA::TypeCode_ptr _tc_ServiceDetailType
const CORBA::Long _oc_CORBA_ServiceDetail []
::CORBA::TypeCode_ptr _tc_ServiceDetail
const CORBA::Long _oc_CORBA_ServiceOptionSeq []
::CORBA::TypeCode_ptr _tc_ServiceOptionSeq
const CORBA::Long _oc_CORBA_ServiceDetailSeq []
::CORBA::TypeCode_ptr _tc_ServiceDetailSeq
const CORBA::Long _oc_CORBA_ServiceInformation []
::CORBA::TypeCode_ptr _tc_ServiceInformation

Function Documentation

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetail CORBA::tk_struct  ,
sizeof(_oc_CORBA_ServiceDetail ,
(char *)&  _oc_CORBA_ServiceDetail,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetailSeq CORBA::tk_alias  ,
sizeof(_oc_CORBA_ServiceDetailSeq ,
(char *)&  _oc_CORBA_ServiceDetailSeq,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceDetailType CORBA::tk_alias  ,
sizeof(_oc_CORBA_ServiceDetailType ,
(char *)&  _oc_CORBA_ServiceDetailType,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceInformation CORBA::tk_struct  ,
sizeof(_oc_CORBA_ServiceInformation ,
(char *)&  _oc_CORBA_ServiceInformation,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceOption CORBA::tk_alias  ,
sizeof(_oc_CORBA_ServiceOption ,
(char *)&  _oc_CORBA_ServiceOption,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceOptionSeq CORBA::tk_alias  ,
sizeof(_oc_CORBA_ServiceOptionSeq ,
(char *)&  _oc_CORBA_ServiceOptionSeq,
,
[static]
 

CORBA::TypeCode _tc_TAO_tc_CORBA_ServiceType CORBA::tk_alias  ,
sizeof(_oc_CORBA_ServiceType ,
(char *)&  _oc_CORBA_ServiceType,
,
[static]
 

void operator<<= CORBA::Any _tao_any,
CORBA::ServiceInformation _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const CORBA::ServiceInformation _tao_elem
 

void operator<<= CORBA::Any _tao_any,
CORBA::ServiceDetailSeq _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const CORBA::ServiceDetailSeq _tao_elem
 

void operator<<= CORBA::Any _tao_any,
CORBA::ServiceOptionSeq _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const CORBA::ServiceOptionSeq _tao_elem
 

void operator<<= CORBA::Any _tao_any,
CORBA::ServiceDetail _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const CORBA::ServiceDetail _tao_elem
 

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

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

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

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

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

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

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

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


Variable Documentation

const CORBA::Long _oc_CORBA_ServiceDetail[] [static]
 

const CORBA::Long _oc_CORBA_ServiceDetailSeq[] [static]
 

const CORBA::Long _oc_CORBA_ServiceDetailType[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  40,
  ACE_NTOHL (0x49444c3a), 
  ACE_NTOHL (0x6f6d672e), 
  ACE_NTOHL (0x6f72672f), 
  ACE_NTOHL (0x434f5242), 
  ACE_NTOHL (0x412f5365), 
  ACE_NTOHL (0x72766963), 
  ACE_NTOHL (0x65446574), 
  ACE_NTOHL (0x61696c54), 
  ACE_NTOHL (0x7970653a), 
  ACE_NTOHL (0x312e3000),  
    18,
  ACE_NTOHL (0x53657276), 
  ACE_NTOHL (0x69636544), 
  ACE_NTOHL (0x65746169), 
  ACE_NTOHL (0x6c547970), 
  ACE_NTOHL (0x65000000),  
    CORBA::tk_ulong,

}

const CORBA::Long _oc_CORBA_ServiceInformation[] [static]
 

const CORBA::Long _oc_CORBA_ServiceOption[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  36,
  ACE_NTOHL (0x49444c3a), 
  ACE_NTOHL (0x6f6d672e), 
  ACE_NTOHL (0x6f72672f), 
  ACE_NTOHL (0x434f5242), 
  ACE_NTOHL (0x412f5365), 
  ACE_NTOHL (0x72766963), 
  ACE_NTOHL (0x654f7074), 
  ACE_NTOHL (0x696f6e3a), 
  ACE_NTOHL (0x312e3000),  
    14,
  ACE_NTOHL (0x53657276), 
  ACE_NTOHL (0x6963654f), 
  ACE_NTOHL (0x7074696f), 
  ACE_NTOHL (0x6e000000),  
    CORBA::tk_ulong,

}

const CORBA::Long _oc_CORBA_ServiceOptionSeq[] [static]
 

const CORBA::Long _oc_CORBA_ServiceType[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  34,
  ACE_NTOHL (0x49444c3a), 
  ACE_NTOHL (0x6f6d672e), 
  ACE_NTOHL (0x6f72672f), 
  ACE_NTOHL (0x434f5242), 
  ACE_NTOHL (0x412f5365), 
  ACE_NTOHL (0x72766963), 
  ACE_NTOHL (0x65547970), 
  ACE_NTOHL (0x653a312e), 
  ACE_NTOHL (0x30000000),  
    12,
  ACE_NTOHL (0x53657276), 
  ACE_NTOHL (0x69636554), 
  ACE_NTOHL (0x79706500),  
    CORBA::tk_ushort,

}

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceDetail
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceDetail

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceDetailSeq
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceDetailSeq

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceDetailType
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceDetailType

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceInformation
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceInformation

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceOption
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceOption

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceOptionSeq
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceOptionSeq

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr CORBA::_tc_ServiceType
 

Initial value:

    &_tc_TAO_tc_CORBA_ServiceType


Generated on Fri Dec 31 15:23:47 2004 for TAO by  doxygen 1.3.9.1