#include <Notify_ID_Pool_T.h>
Inheritance diagram for TAO_Notify_ID_Pool
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_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|