|
static int | Cmp (const void *p1, const void *p2, UPInt byteCount) |
|
static int | Cmp16 (const void *p1, const void *p2, UPInt int16Count) |
|
static int | Cmp32 (const void *p1, const void *p2, UPInt int32Count) |
|
static int | Cmp64 (const void *p1, const void *p2, UPInt int64Count) |
|
Definition at line 763 of file OVR_Linux_HMDDevice.cpp.
static int OVR::Linux::OVR::Alg::MemUtil::Cmp |
( |
const void * |
p1, |
|
|
const void * |
p2, |
|
|
UPInt |
byteCount |
|
) |
| |
|
inlinestatic |
int OVR::Linux::OVR::Alg::MemUtil::Cmp16 |
( |
const void * |
p1, |
|
|
const void * |
p2, |
|
|
UPInt |
int16Count |
|
) |
| |
|
inlinestatic |
int OVR::Linux::OVR::Alg::MemUtil::Cmp32 |
( |
const void * |
p1, |
|
|
const void * |
p2, |
|
|
UPInt |
int32Count |
|
) |
| |
|
inlinestatic |
int OVR::Linux::OVR::Alg::MemUtil::Cmp64 |
( |
const void * |
p1, |
|
|
const void * |
p2, |
|
|
UPInt |
int64Count |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: