kcontainerallocators.h File Reference


Detailed Description

Definition in file kcontainerallocators.h.

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kdebug.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Include dependency graph for kcontainerallocators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class   KBaseAllocator
  An allocator class for use as a template parameter to one of the container class (KMap, KSet2, KDynamicArray. More...
class   KHungryAllocator
  This allocator only frees the allocated memory when it is deleted. More...
class   KHungryAllocator::MemoryBlock