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.

Detailed Description

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

Definition at line 1651 of file Containers_T.h.


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 1657 of file Containers_T.h.

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

Item in the set.

Definition at line 1654 of file Containers_T.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:34:57 2010 for ACE by  doxygen 1.4.7