Public Member Functions | Private Attributes | Friends

TAO_CEC_TypedEvent Class Reference

Defines the operation and args list for the TypedEvent. More...

#include <CEC_TypedEvent.h>

List of all members.

Public Member Functions

 TAO_CEC_TypedEvent (void)
 constructors...
 TAO_CEC_TypedEvent (CORBA::NVList_ptr list, const char *operation)
TAO_CEC_TypedEventoperator= (const TAO_CEC_TypedEvent &)

Private Attributes

CORBA::NVList_ptr list_
CORBA::String_var operation_

Friends

class TAO_CEC_ProxyPushSupplier
 Only the ProxyPushSupplier can read the private fields.

Detailed Description

Defines the operation and args list for the TypedEvent.

Used to store the TypedEvent as it is passed from the supplier side to the consumer side, in the TypedEventChannel.


Constructor & Destructor Documentation

TAO_CEC_TypedEvent::TAO_CEC_TypedEvent ( void   )

constructors...

TAO_CEC_TypedEvent::TAO_CEC_TypedEvent ( CORBA::NVList_ptr  list,
const char *  operation 
)

Member Function Documentation

TAO_CEC_TypedEvent & TAO_CEC_TypedEvent::operator= ( const TAO_CEC_TypedEvent other )

Friends And Related Function Documentation

friend class TAO_CEC_ProxyPushSupplier [friend]

Only the ProxyPushSupplier can read the private fields.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines