Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::Memory Member List

This is the complete list of members for SC::Memory, including all inherited members.

allocate(size_t numBytes)SC::Memorystatic
reallocate(void *allocatedMemory, size_t numBytes)SC::Memorystatic
release(void *allocatedMemory)SC::Memorystatic