Public Attributes

ACE_Active_Map_Manager_Key::key_data Struct Reference

Data for the Active Object Map Key. More...

List of all members.

Public Attributes

ACE_UINT32 slot_index_
 Slot index in the active map.
ACE_UINT32 slot_generation_
 Slot generation number of slot_index_ slot in the active map.

Detailed Description

Data for the Active Object Map Key.

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.


Member Data Documentation

Slot generation number of slot_index_ slot in the active map.

Definition at line 99 of file Active_Map_Manager.h.

Slot index in the active map.

Definition at line 96 of file Active_Map_Manager.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines