MeVisLab Toolbox Reference
ml::Memory Member List

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

allocateMemory(MLuint numBytes, MLMemoryErrorHandling handleFailure)ml::Memorystatic
duplicateMemory(const void *ptr, MLuint numBytes, MLMemoryErrorHandling handleFailure)ml::Memorystatic
duplicateString(const char *str, MLMemoryErrorHandling handleFailure)ml::Memorystatic
freeMemory(void *ptr)ml::Memorystatic
reallocateMemory(void *ptr, MLuint numBytes, MLMemoryErrorHandling handleFailure)ml::Memorystatic