DefaultValueMapAllocator Class Reference

List of all members.

Public Member Functions

virtual ValueInternalMap * newMap ()
virtual ValueInternalMap * newMapCopy (const ValueInternalMap &other)
virtual void destructMap (ValueInternalMap *map)
virtual ValueInternalLink * allocateMapBuckets (unsigned int size)
virtual void releaseMapBuckets (ValueInternalLink *links)
virtual ValueInternalLink * allocateMapLink ()
virtual void releaseMapLink (ValueInternalLink *link)


Detailed Description

Todo:
make this thread-safe (lock when accessign batch allocator)

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

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski