![]() |
VR-Link API Documentation for HLA 1.3
|
Collaboration diagram for DtNetUuid:Public Member Functions | |
| DtNetUuid () | |
| DtNetUuid (const char *buff) | |
| DtNetUuid (const DtNetUuid &other) | |
| DtNetUuid (const DtVrlUuid &other) | |
| DtNetUuid & | operator= (const DtNetUuid &other) |
| DtNetUuid & | operator= (const DtVrlUuid &other) |
| bool | operator== (const DtNetUuid &other) const |
| void | swapBytes (const char *buff) |
| void | reverseSwapBytes (char *buff) const |
| operator DtVrlUuid () const | |
Public Attributes | |
| DtNetU8 | data [16] |
| DtNetUuid::DtNetUuid | ( | ) |
| DtNetUuid::DtNetUuid | ( | const char * | buff | ) |
| DtNetUuid::DtNetUuid | ( | const DtNetUuid & | other | ) |
| DtNetUuid::DtNetUuid | ( | const DtVrlUuid & | other | ) |
| DtNetUuid::operator DtVrlUuid | ( | ) | const |
| void DtNetUuid::reverseSwapBytes | ( | char * | buff | ) | const |
| void DtNetUuid::swapBytes | ( | const char * | buff | ) |
| DtNetU8 DtNetUuid::data[16] |