#include <CEC_TypedEventChannel.h>
Public Member Functions | |
| TAO_CEC_Param (void) | |
| Constructor. | |
| ~TAO_CEC_Param (void) | |
| Destructor. | |
Private Attributes | |
| CORBA::String_var | name_ |
| CORBA::TypeCode_var | type_ |
| CORBA::Flags | direction_ |
Friends | |
| class | TAO_CEC_TypedEventChannel |
| Only the TypedEventChannel can read the private fields. | |
|
|
Constructor.
Definition at line 183 of file CEC_TypedEventChannel.i.
00184 {
00185 }
|
|
|
Destructor.
Definition at line 188 of file CEC_TypedEventChannel.i.
00189 {
00190 }
|
|
|
Only the TypedEventChannel can read the private fields.
Definition at line 358 of file CEC_TypedEventChannel.h. |
|
|
Definition at line 362 of file CEC_TypedEventChannel.h. Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list(). |
|
|
Definition at line 360 of file CEC_TypedEventChannel.h. Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list(). |
|
|
Definition at line 361 of file CEC_TypedEventChannel.h. Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list(). |
1.3.6