#include "ServicesC.h"#include "tao/CDR.h"#include "tao/ORB_Core.h"Namespaces | |
| namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Defines | |
| #define | _CORBA_SERVICEDETAILSEQ_CS_ |
| #define | _TAO_CDR_OP_CORBA_ServiceOptionSeq_CPP_ |
| #define | _TAO_CDR_OP_CORBA_ServiceDetailSeq_CPP_ |
Functions | |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceOptionSeq &_tao_sequence) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceOptionSeq &_tao_sequence) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceDetail &_tao_aggregate) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceDetail &_tao_aggregate) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceDetailSeq &_tao_sequence) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceDetailSeq &_tao_sequence) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceInformation &_tao_aggregate) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceInformation &_tao_aggregate) |
| #define _CORBA_SERVICEDETAILSEQ_CS_ |
| #define _TAO_CDR_OP_CORBA_ServiceDetailSeq_CPP_ |
| #define _TAO_CDR_OP_CORBA_ServiceOptionSeq_CPP_ |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
| const CORBA::ServiceOptionSeq & | _tao_sequence | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
| const CORBA::ServiceDetailSeq & | _tao_sequence | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
| const CORBA::ServiceInformation & | _tao_aggregate | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
| const CORBA::ServiceDetail & | _tao_aggregate | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
| CORBA::ServiceOptionSeq & | _tao_sequence | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
| CORBA::ServiceDetail & | _tao_aggregate | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
| CORBA::ServiceDetailSeq & | _tao_sequence | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
| CORBA::ServiceInformation & | _tao_aggregate | |||
| ) |
1.7.1