Public Attributes | |
T | item_ |
Item in the set. | |
int | is_free_ |
Keeps track of whether this item is in use or not. |
T ACE_Bounded_Set< T >::Search_Structure::item_ |
Item in the set.
int ACE_Bounded_Set< T >::Search_Structure::is_free_ |
Keeps track of whether this item is in use or not.