Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Bounded_Set::Search_Structure Struct Template Reference

Collaboration diagram for ACE_Bounded_Set::Search_Structure:

Collaboration graph
[legend]
List of all members.

Public Attributes

item_
 Item in the set. More...

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

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


Member Data Documentation

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

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

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

Item in the set.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 20 15:21:05 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001