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

TAO_Notify_ID_Pool Class Template Reference

#include <Notify_ID_Pool_T.h>

Inheritance diagram for TAO_Notify_ID_Pool:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_ID_Pool:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_ID_Pool (void)
 ~TAO_Notify_ID_Pool ()
ID_TYPE get (void)
void put (ID_TYPE id)
void next (void)

Protected Attributes

ID_TYPE id_
ACE_Unbounded_Set< ID_TYPE > active_list_

template<class ID_TYPE>
class TAO_Notify_ID_Pool< ID_TYPE >


Constructor & Destructor Documentation

template<class ID_TYPE>
TAO_Notify_ID_Pool< ID_TYPE >::TAO_Notify_ID_Pool void   
 

template<class ID_TYPE>
TAO_Notify_ID_Pool< ID_TYPE >::~TAO_Notify_ID_Pool  
 


Member Function Documentation

template<class ID_TYPE>
ID_TYPE TAO_Notify_ID_Pool< ID_TYPE >::get void   
 

template<class ID_TYPE>
void TAO_Notify_ID_Pool< ID_TYPE >::next void   
 

template<class ID_TYPE>
void TAO_Notify_ID_Pool< ID_TYPE >::put ID_TYPE    id
 


Member Data Documentation

template<class ID_TYPE>
ACE_Unbounded_Set<ID_TYPE> TAO_Notify_ID_Pool::active_list_ [protected]
 

template<class ID_TYPE>
ID_TYPE TAO_Notify_ID_Pool::id_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 03:04:31 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001