Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::Alg::MemUtil Class Reference

#include "OVR_Alg.h"

Collaboration diagram for OVR::Alg::MemUtil:
Collaboration graph

Static Public Member Functions

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)
 

Detailed Description

Definition at line 763 of file OVR_Alg.h.

Member Function Documentation

static int OVR::Alg::MemUtil::Cmp ( const void *  p1,
const void *  p2,
UPInt  byteCount 
)
inlinestatic

Definition at line 768 of file OVR_Alg.h.

int OVR::Alg::MemUtil::Cmp16 ( const void *  p1,
const void *  p2,
UPInt  int16Count 
)
inlinestatic

Definition at line 776 of file OVR_Alg.h.

int OVR::Alg::MemUtil::Cmp32 ( const void *  p1,
const void *  p2,
UPInt  int32Count 
)
inlinestatic

Definition at line 788 of file OVR_Alg.h.

int OVR::Alg::MemUtil::Cmp64 ( const void *  p1,
const void *  p2,
UPInt  int64Count 
)
inlinestatic

Definition at line 800 of file OVR_Alg.h.


The documentation for this class was generated from the following file: