![]() |
DDraceNetwork Documentation
|
#include <uuid_manager.h>
Public Member Functions | |
| bool | operator== (const CUuid &Other) const |
| bool | operator!= (const CUuid &Other) const |
| bool | operator< (const CUuid &Other) const |
Public Attributes | |
| unsigned char | m_aData [16] |
| bool CUuid::operator!= | ( | const CUuid & | Other | ) | const |
| bool CUuid::operator< | ( | const CUuid & | Other | ) | const |
| bool CUuid::operator== | ( | const CUuid & | Other | ) | const |
| unsigned char CUuid::m_aData[16] |