Public Attributes | |
ACE_UINT32 | slot_index_ |
Slot index in the active map. | |
ACE_UINT32 | slot_generation_ |
Slot generation number of slot in the active map. |
This separate structure makes it easier to manage copying the index and the generation to and from the user buffer.
Definition at line 93 of file Active_Map_Manager.h.
|
Slot generation number of slot in the active map.
Definition at line 99 of file Active_Map_Manager.h. Referenced by ACE_Active_Map_Manager_Key::ACE_Active_Map_Manager_Key(), ACE_Active_Map_Manager_Key::increment_slot_generation_count(), ACE_Active_Map_Manager_Key::operator==(), and ACE_Active_Map_Manager_Key::slot_generation(). |
|
Slot index in the active map.
Definition at line 96 of file Active_Map_Manager.h. Referenced by ACE_Active_Map_Manager_Key::ACE_Active_Map_Manager_Key(), ACE_Active_Map_Manager_Key::operator==(), and ACE_Active_Map_Manager_Key::slot_index(). |