|
TAO
2.0.3
|
| #define _CORBA_SERVICEDETAILSEQ_CS_ |
| #define _CORBA_SERVICEOPTIONSEQ_CS_ |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const CORBA::ServiceOptionSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const CORBA::ServiceDetail & | _tao_aggregate | ||
| ) |
| ::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_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.6.1