TAO_CEC_Param Class Reference

#include <CEC_TypedEventChannel.h>

Collaboration diagram for TAO_CEC_Param:

Collaboration graph
[legend]
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.

Detailed Description

Definition at line 340 of file CEC_TypedEventChannel.h.


Constructor & Destructor Documentation

ACE_INLINE TAO_CEC_Param::TAO_CEC_Param ( void   ) 

Constructor.

Definition at line 183 of file CEC_TypedEventChannel.inl.

00184 {
00185 }

ACE_INLINE TAO_CEC_Param::~TAO_CEC_Param ( void   ) 

Destructor.

Definition at line 188 of file CEC_TypedEventChannel.inl.

00189 {
00190 }


Friends And Related Function Documentation

friend class TAO_CEC_TypedEventChannel [friend]

Only the TypedEventChannel can read the private fields.

Definition at line 351 of file CEC_TypedEventChannel.h.


Member Data Documentation

CORBA::Flags TAO_CEC_Param::direction_ [private]

Definition at line 355 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 353 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 354 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 Tue Feb 2 17:44:59 2010 for TAO_CosEvent by  doxygen 1.4.7