TAO_CosEvent 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
TAO_CEC_TypedEvent Class Reference

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

#include <CEC_TypedEvent.h>

Collaboration diagram for TAO_CEC_TypedEvent:
Collaboration graph
[legend]

Public Member Functions

 TAO_CEC_TypedEvent ()
 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() [1/2]

TAO_CEC_TypedEvent::TAO_CEC_TypedEvent ( )

constructors...

◆ TAO_CEC_TypedEvent() [2/2]

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

Member Function Documentation

◆ operator=()

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

Friends And Related Symbol Documentation

◆ TAO_CEC_ProxyPushSupplier

friend class TAO_CEC_ProxyPushSupplier
friend

Only the ProxyPushSupplier can read the private fields.

Member Data Documentation

◆ list_

CORBA::NVList_ptr TAO_CEC_TypedEvent::list_
private

◆ operation_

CORBA::String_var TAO_CEC_TypedEvent::operation_
private

The documentation for this class was generated from the following files: