import "RTCORBA.pidl";
Inheritance diagram for RTCORBA::StreamControlProtocolProperties:
|
Implements RTCORBA::ProtocolProperties. Definition at line 1871 of file RTCORBAC.h. |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1872 of file RTCORBAC.h. |
|
Definition at line 1697 of file RTCORBAC.cpp.
01698 {} |
|
Definition at line 1700 of file RTCORBAC.cpp.
01701 {} |
|
|
|
Definition at line 1734 of file RTCORBAC.cpp. References CORBA::Object::_add_ref(), and RTCORBA::StreamControlProtocolProperties_ptr. Referenced by operator<<=().
01735 { 01736 if (! ::CORBA::is_nil (obj)) 01737 { 01738 obj->_add_ref (); 01739 } 01740 01741 return obj; 01742 } |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1783 of file RTCORBAC.cpp.
01784 { 01785 return "IDL:omg.org/RTCORBA/StreamControlProtocolProperties:1.0"; 01786 } |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1751 of file RTCORBAC.cpp. References ACE_OS::strcmp().
01755 { 01756 if ( 01757 !ACE_OS::strcmp ( 01758 value, 01759 "IDL:omg.org/RTCORBA/ProtocolProperties:1.0" 01760 ) || 01761 !ACE_OS::strcmp ( 01762 value, 01763 "IDL:omg.org/RTCORBA/StreamControlProtocolProperties:1.0" 01764 ) || 01765 !ACE_OS::strcmp ( 01766 value, 01767 "IDL:omg.org/CORBA/LocalObject:1.0" 01768 ) || 01769 !ACE_OS::strcmp ( 01770 value, 01771 "IDL:omg.org/CORBA/Object:1.0" 01772 ) 01773 ) 01774 { 01775 return true; // success using local knowledge 01776 } 01777 else 01778 { 01779 return false; 01780 } 01781 } |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1712 of file RTCORBAC.cpp. Referenced by TAO_RT_Protocols_Hooks::extract_protocol_properties(), and TAO_RT_Protocols_Hooks::set_network_priority().
01716 {
01717 return StreamControlProtocolProperties::_duplicate (
01718 dynamic_cast<StreamControlProtocolProperties_ptr> (_tao_objref)
01719 );
01720 }
|
|
Implements RTCORBA::ProtocolProperties. Definition at line 1889 of file RTCORBAC.h. References RTCORBA::StreamControlProtocolProperties_ptr.
01890 {
01891 return static_cast<StreamControlProtocolProperties_ptr> (0);
01892 }
|
|
Implements RTCORBA::ProtocolProperties. Definition at line 1704 of file RTCORBAC.cpp.
01705 { 01706 StreamControlProtocolProperties *_tao_tmp_pointer = 01707 static_cast<StreamControlProtocolProperties *> (_tao_void_pointer); 01708 ::CORBA::release (_tao_tmp_pointer); 01709 } |
|
Definition at line 1745 of file RTCORBAC.cpp. References RTCORBA::StreamControlProtocolProperties_ptr.
01746 { 01747 ::CORBA::release (obj); 01748 } |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1723 of file RTCORBAC.cpp.
01727 {
01728 return StreamControlProtocolProperties::_duplicate (
01729 dynamic_cast<StreamControlProtocolProperties_ptr> (_tao_objref)
01730 );
01731 }
|
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
Implements RTCORBA::ProtocolProperties. Definition at line 1789 of file RTCORBAC.cpp.
01790 { 01791 return false; 01792 } |
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
|
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
|
|
Implemented in TAO_StreamControl_Protocol_Properties. |
|
Definition at line 190 of file RTCORBA.pidl. |
|
Definition at line 192 of file RTCORBA.pidl. |
|
Definition at line 189 of file RTCORBA.pidl. |
|
Definition at line 191 of file RTCORBA.pidl. |
|
Definition at line 188 of file RTCORBA.pidl. |
|
Definition at line 187 of file RTCORBA.pidl. |