TAO_CEC_Param Class Reference

#include <CEC_TypedEventChannel.h>

List of all members.

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 & Destructor Documentation

ACE_INLINE TAO_CEC_Param::TAO_CEC_Param void   ) 
 

Constructor.

Definition at line 183 of file CEC_TypedEventChannel.i.

00184 {
00185 }

ACE_INLINE TAO_CEC_Param::~TAO_CEC_Param void   ) 
 

Destructor.

Definition at line 188 of file CEC_TypedEventChannel.i.

00189 {
00190 }


Friends And Related Function Documentation

friend class TAO_CEC_TypedEventChannel [friend]
 

Only the TypedEventChannel can read the private fields.

Definition at line 358 of file CEC_TypedEventChannel.h.


Member Data Documentation

CORBA::Flags TAO_CEC_Param::direction_ [private]
 

Definition at line 362 of file CEC_TypedEventChannel.h.

Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list().

CORBA::String_var TAO_CEC_Param::name_ [private]
 

Definition at line 360 of file CEC_TypedEventChannel.h.

Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list().

CORBA::TypeCode_var TAO_CEC_Param::type_ [private]
 

Definition at line 361 of file CEC_TypedEventChannel.h.

Referenced by TAO_CEC_TypedEventChannel::cache_interface_description(), and TAO_CEC_TypedEventChannel::create_operation_list().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:19:31 2006 for TAO_CosEvent by doxygen 1.3.6