Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_ID_Pool_Ex Class Template Reference

TAO_Notify_ID_Pool_Ex. More...

#include <Notify_ID_Pool_T.h>

Inheritance diagram for TAO_Notify_ID_Pool_Ex:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_ID_Pool_Ex:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_ID_Pool_Ex (void)
 ~TAO_Notify_ID_Pool_Ex ()
ID_TYPE_SEQ * get_sequence (ACE_ENV_SINGLE_ARG_DECL)
 Get a list of all ids in use. Essentially converts the <active_list_> to a Sequence. More...


Detailed Description

template<class ID_TYPE, class ID_TYPE_SEQ>
class TAO_Notify_ID_Pool_Ex< ID_TYPE, ID_TYPE_SEQ >

TAO_Notify_ID_Pool_Ex.

Extends the TAO_Notify_ID_Pool with a method to convert the active_list into a sequence type.


Constructor & Destructor Documentation

template<class ID_TYPE, class ID_TYPE_SEQ>
TAO_Notify_ID_Pool_Ex< ID_TYPE, ID_TYPE_SEQ >::TAO_Notify_ID_Pool_Ex void   
 

template<class ID_TYPE, class ID_TYPE_SEQ>
TAO_Notify_ID_Pool_Ex< ID_TYPE, ID_TYPE_SEQ >::~TAO_Notify_ID_Pool_Ex  
 


Member Function Documentation

template<class ID_TYPE, class ID_TYPE_SEQ>
ID_TYPE_SEQ * TAO_Notify_ID_Pool_Ex< ID_TYPE, ID_TYPE_SEQ >::get_sequence ACE_ENV_SINGLE_ARG_DECL   
 

Get a list of all ids in use. Essentially converts the <active_list_> to a Sequence.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:28:42 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001