
| Public Attributes | |
| T | item_ | 
| Item in the set. | |
| int | is_free_ | 
| Keeps track of whether this item is in use or not. | |
| 
 | |||||
| Keeps track of whether this item is in use or not. 
 Definition at line 1657 of file Containers_T.h. Referenced by ACE_Bounded_Set< T >::ACE_Bounded_Set(), ACE_Bounded_Set< T >::find(), ACE_Bounded_Set< T >::insert(), and ACE_Bounded_Set< T >::remove(). | 
| 
 | |||||
| Item in the set. 
 Definition at line 1654 of file Containers_T.h. Referenced by ACE_Bounded_Set< T >::find(), ACE_Bounded_Set< T >::insert(), and ACE_Bounded_Set< T >::remove(). | 
 1.3.6
 
1.3.6