#include <GUIStreamTypes.h>
Public Member Functions | |
| UUID_t () | |
| bool | operator< (const UUID_t &rhs) const |
| bool | operator== (const UUID_t &rhs) const |
Public Attributes | |
| eC_UInt | a |
| a part | |
| eC_UShort | b [3] |
| b part | |
| eC_UByte | c [6] |
| c part | |
UUID
|
inline |
default constructor
|
inline |
less than operator
| rhs |
|
inline |
equal operator
| rhs |