#include "tao/AnyTypeCode/Null_RefCount_Policy.h"#include "tao/AnyTypeCode/TypeCode_Constants.h"#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"#include "tao/AnyTypeCode/String_TypeCode_Static.h"#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"#include "tao/Strategies/sciop_endpointsC.h"#include "tao/CDR.h"Include dependency graph for sciop_endpointsC.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | TAO |
| namespace | TAO::TypeCode |
Defines | |
| #define | _TAO_SCIOPENDPOINTSEQUENCE_CS_ |
Functions | |
| TAO::TypeCode::Struct< char const *, CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_TAO_SCIOP_Endpoint_Info (CORBA::tk_struct,"IDL:TAO_SCIOP_Endpoint_Info:1.0","TAO_SCIOP_Endpoint_Info", _tao_fields_TAO_SCIOP_Endpoint_Info, 3) |
| TAO::TypeCode::Alias< char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_TAO_SCIOPEndpointSequence (CORBA::tk_alias,"IDL:TAO_SCIOPEndpointSequence:1.0","TAO_SCIOPEndpointSequence",&TAO::TypeCode::tc_TAO_SCIOPEndpointSequence_0) |
| CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_SCIOP_Endpoint_Info &_tao_aggregate) |
| CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_SCIOP_Endpoint_Info &_tao_aggregate) |
| CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_SCIOPEndpointSequence &_tao_sequence) |
| CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_SCIOPEndpointSequence &_tao_sequence) |
Variables | |
| TAO::TypeCode::Struct_Field< char const *, CORBA::TypeCode_ptr const * > const | _tao_fields_TAO_SCIOP_Endpoint_Info [] |
| ::CORBA::TypeCode_ptr const | _tc_TAO_SCIOP_Endpoint_Info |
| ::CORBA::TypeCode_ptr const | _tc_TAO_SCIOPEndpointSequence |
|
|
Definition at line 91 of file sciop_endpointsC.cpp. |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Definition at line 204 of file sciop_endpointsC.cpp.
00208 {
00209 return TAO::marshal_sequence(strm, _tao_sequence);
00210 }
|
|
||||||||||||
|
Definition at line 176 of file sciop_endpointsC.cpp.
|
|
||||||||||||
|
Definition at line 212 of file sciop_endpointsC.cpp.
00216 {
00217 return TAO::demarshal_sequence(strm, _tao_sequence);
00218 }
|
|
||||||||||||
|
Definition at line 187 of file sciop_endpointsC.cpp.
|
|
|
Initial value:
{
{ "host", &CORBA::_tc_string },
{ "port", &CORBA::_tc_short },
{ "priority", &CORBA::_tc_short }
}
Definition at line 60 of file sciop_endpointsC.cpp. |
|
|
Initial value: &_tao_tc_TAO_SCIOP_Endpoint_Info Definition at line 79 of file sciop_endpointsC.cpp. |
|
|
Initial value: &_tao_tc_TAO_SCIOPEndpointSequence Definition at line 170 of file sciop_endpointsC.cpp. |
1.3.6