ai::uuid Class Reference
Class to keep the data of UUID associated with an art object.
More...
#include <IAIUUID.h>
List of all members.
Detailed Description
Class to keep the data of UUID associated with an art object.
Each art object keeps a unique id which remain same through out the life of the object in single session. Utility functions to interact with UUID are provided in suite AIUUIDSuite
- See also:
AIUUIDSuite
Constructor & Destructor Documentation
ai::uuid::uuid |
( |
|
) |
[inline] |
ai::uuid::uuid |
( |
const ai::uint8 |
data[kUUID_SIZE] |
) |
[inline] |
Member Function Documentation
void ai::uuid::Clear |
( |
|
) |
[inline] |
bool ai::uuid::operator!= |
( |
const uuid & |
rhs |
) |
const [inline] |
bool ai::uuid::operator< |
( |
const uuid & |
rhs |
) |
const [inline] |
bool ai::uuid::operator== |
( |
const uuid & |
rhs |
) |
const [inline] |
void ai::uuid::Set |
( |
const ai::uint8 |
data[kUUID_SIZE] |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: