ACE  6.5.11
Public Attributes | List of all members
ACE_Bounded_Set::Search_Structure Struct Reference
Collaboration diagram for ACE_Bounded_Set::Search_Structure:
Collaboration graph
[legend]

Public Attributes

item_
 Item in the set. More...
 
int is_free_
 Keeps track of whether this item is in use or not. More...
 

Member Data Documentation

◆ is_free_

int ACE_Bounded_Set::Search_Structure::is_free_

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

◆ item_

T ACE_Bounded_Set::Search_Structure::item_

Item in the set.


The documentation for this struct was generated from the following file: