TAO_CosNotification  2.0.6
Public Member Functions | Protected Member Functions | Protected Attributes | Private Types
TAO_Notify_Seq_Worker_T Class Reference

Helper to construct a sequence of IDS in a collections. More...

#include <Seq_Worker_T.h>

Inheritance diagram for TAO_Notify_Seq_Worker_T:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Seq_Worker_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_Seq_Worker_T (void)
 Constructor.
SEQcreate (CONTAINER &container)
 Create a SEQ.

Protected Member Functions

void work (TYPE *object)
 TAO_ESF_Worker method.

Protected Attributes

SEQ_VAR seq_
 The result.

Private Types

typedef TAO_Notify_Container_T
< TYPE > 
CONTAINER
typedef
TAO_ESF_Proxy_Collection< TYPE > 
COLLECTION
typedef TYPE::SEQ SEQ
typedef TYPE::SEQ_VAR SEQ_VAR

Detailed Description

Helper to construct a sequence of IDS in a collections.


Member Typedef Documentation

typedef TYPE::SEQ TAO_Notify_Seq_Worker_T::SEQ [private]
typedef TYPE::SEQ_VAR TAO_Notify_Seq_Worker_T::SEQ_VAR [private]

Constructor & Destructor Documentation

TAO_Notify_Seq_Worker_T::TAO_Notify_Seq_Worker_T ( void  )

Constructor.


Member Function Documentation

TAO_Notify_Seq_Worker_T< TYPE >::SEQ * TAO_Notify_Seq_Worker_T::create ( CONTAINER container)

Create a SEQ.

void TAO_Notify_Seq_Worker_T::work ( TYPE *  object) [protected]

TAO_ESF_Worker method.


Member Data Documentation

The result.


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