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_

Constructor & Destructor Documentation

template<classID_TYPE>
TAO_Notify_ID_Pool< ID_TYPE >::TAO_Notify_ID_Pool<ID_TYPE> ( void )
 

template<classID_TYPE>
TAO_Notify_ID_Pool< ID_TYPE >::~TAO_Notify_ID_Pool<ID_TYPE> ( )
 


Member Function Documentation

template<classID_TYPE>
ID_TYPE TAO_Notify_ID_Pool< ID_TYPE >::get ( void )
 

template<classID_TYPE>
void TAO_Notify_ID_Pool< ID_TYPE >::next ( void )
 

template<classID_TYPE>
void TAO_Notify_ID_Pool< ID_TYPE >::put ( ID_TYPE id )
 


Member Data Documentation

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

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


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:29:40 2001 for TAO_CosNotification by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000