Static Public Member Functions
OVR::ContainerAllocatorBase Class Reference

#include <OVR_ContainerAllocator.h>

Inheritance diagram for OVR::ContainerAllocatorBase:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static void * Alloc (UPInt size)
static void Free (void *p)
static void * Realloc (void *p, UPInt newSize)

Detailed Description

Definition at line 34 of file OVR_ContainerAllocator.h.


Member Function Documentation

static void* OVR::ContainerAllocatorBase::Alloc ( UPInt  size) [inline, static]

Definition at line 37 of file OVR_ContainerAllocator.h.

static void OVR::ContainerAllocatorBase::Free ( void *  p) [inline, static]

Definition at line 39 of file OVR_ContainerAllocator.h.

static void* OVR::ContainerAllocatorBase::Realloc ( void *  p,
UPInt  newSize 
) [inline, static]

Definition at line 38 of file OVR_ContainerAllocator.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20