ACE_Bounded_Set< T >::Search_Structure Struct Reference

Collaboration diagram for ACE_Bounded_Set< T >::Search_Structure:

Collaboration graph
[legend]
List of all members.

Public Attributes

item_
 Item in the set.

int is_free_
 Keeps track of whether this item is in use or not.

template<class T>
struct ACE_Bounded_Set< T >::Search_Structure


Member Data Documentation

template<class T>
int ACE_Bounded_Set< T >::Search_Structure::is_free_
 

Keeps track of whether this item is in use or not.

Definition at line 1659 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().

template<class T>
T ACE_Bounded_Set< T >::Search_Structure::item_
 

Item in the set.

Definition at line 1656 of file Containers_T.h.

Referenced by ACE_Bounded_Set< T >::find(), ACE_Bounded_Set< T >::insert(), and ACE_Bounded_Set< T >::remove().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:20:24 2006 for ACE by doxygen 1.3.6