Classes | Namespaces | Defines | Typedefs | Functions | Variables

ServicesC.h File Reference

#include "tao/Basic_Types.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "tao/VarOut_T.h"
#include "tao/OctetSeqC.h"

Classes

class  CORBA::ServiceOptionSeq
struct  CORBA::ServiceDetail
class  CORBA::ServiceDetailSeq
struct  CORBA::ServiceInformation

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


namespace  TAO
 

Define symbolic names for the ORB collocation strategies.


Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define _CORBA_SERVICEOPTIONSEQ_CH_
#define _CORBA_SERVICEDETAILSEQ_CH_
#define _TAO_CDR_OP_CORBA_ServiceOptionSeq_H_
#define _TAO_CDR_OP_CORBA_ServiceDetailSeq_H_

Typedefs

typedef ::CORBA::UShort_out CORBA::ServiceType_out
typedef ::CORBA::ULong CORBA::ServiceOption
typedef ::CORBA::ULong_out CORBA::ServiceOption_out
typedef ::CORBA::ULong CORBA::ServiceDetailType
typedef ::CORBA::ULong_out CORBA::ServiceDetailType_out
typedef OctetSeq CORBA::ServiceDetailData
typedef OctetSeq_var CORBA::ServiceDetailData_var
typedef OctetSeq_out CORBA::ServiceDetailData_out
typedef TAO_FixedSeq_Var_T
< ServiceOptionSeq > 
CORBA::ServiceOptionSeq_var
typedef TAO_Seq_Out_T
< ServiceOptionSeq > 
CORBA::ServiceOptionSeq_out
typedef TAO_Var_Var_T
< ServiceDetail > 
CORBA::ServiceDetail_var
typedef TAO_Out_T< ServiceDetail > CORBA::ServiceDetail_out
typedef TAO_VarSeq_Var_T
< ServiceDetailSeq > 
CORBA::ServiceDetailSeq_var
typedef TAO_Seq_Out_T
< ServiceDetailSeq > 
CORBA::ServiceDetailSeq_out
typedef TAO_Var_Var_T
< ServiceInformation > 
CORBA::ServiceInformation_var
typedef TAO_Out_T
< ServiceInformation > 
CORBA::ServiceInformation_out

Functions

TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::ServiceOptionSeq &_tao_sequence)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::ServiceOptionSeq &_tao_sequence)
TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ServiceDetail &)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ServiceDetail &)
TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::ServiceDetailSeq &_tao_sequence)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::ServiceDetailSeq &_tao_sequence)
TAO_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ServiceInformation &)
TAO_Export::CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ServiceInformation &)

Variables

const CORBA::UShort CORBA::Security = 1U

Define Documentation

#define _CORBA_SERVICEDETAILSEQ_CH_
#define _CORBA_SERVICEOPTIONSEQ_CH_
#define _TAO_CDR_OP_CORBA_ServiceDetailSeq_H_
#define _TAO_CDR_OP_CORBA_ServiceOptionSeq_H_
#define TAO_EXPORT_MACRO   TAO_Export

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


Function Documentation

TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CORBA::ServiceOptionSeq _tao_sequence 
)
TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CORBA::ServiceDetailSeq _tao_sequence 
)
TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::ServiceInformation  
)
TAO_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::ServiceDetail  
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CORBA::ServiceOptionSeq _tao_sequence 
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::ServiceDetail  
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CORBA::ServiceDetailSeq _tao_sequence 
)
TAO_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::ServiceInformation  
)