Namespaces | |
namespace | CPLAT_Begin_Namespace_CPLAT |
Functions | |
template<typename RESULT, typename SOURCE> | |
RESULT * | uuid_byte_ptr_cast (SOURCE *inSrc) |
int | CompareUUIDBytes (const CP_UUIDBytes &inLhs, const CP_UUIDBytes &inRhs) |
void | AssignBytesFromGUID (CP_UUIDBytes &theBytes, const GUID &theGUID) |
void | AssignGUIDFromBytes (GUID &theGUID, const CP_UUIDBytes &theBytes) |
Variables | |
CP_UUIDBytes | nullUUIDBytes = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } } |
|
|
|
|
|
|
|
|
|
|