ACE  6.4.2
Public Attributes | List of all members
ACE_Utils::UUID::data Struct Reference

Data Members for Class Attributes. More...

Collaboration diagram for ACE_Utils::UUID::data:
Collaboration graph
[legend]

Public Attributes

ACE_UINT32 time_low_
 Time low. More...
 
ACE_UINT16 time_mid_
 Time mid. More...
 
ACE_UINT16 time_hi_and_version_
 Time high and version. More...
 
u_char clock_seq_hi_and_reserved_
 Clock sequence high and reserved space. More...
 
u_char clock_seq_low_
 Clock sequence low. More...
 
UUID_Node node_
 MAC-address within the UUID. More...
 

Detailed Description

Data Members for Class Attributes.

Member Data Documentation

u_char ACE_Utils::UUID::data::clock_seq_hi_and_reserved_

Clock sequence high and reserved space.

u_char ACE_Utils::UUID::data::clock_seq_low_

Clock sequence low.

UUID_Node ACE_Utils::UUID::data::node_

MAC-address within the UUID.

ACE_UINT16 ACE_Utils::UUID::data::time_hi_and_version_

Time high and version.

ACE_UINT32 ACE_Utils::UUID::data::time_low_

Time low.

ACE_UINT16 ACE_Utils::UUID::data::time_mid_

Time mid.


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