RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions
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)

Definition at line 86 of file json_internalmap.inl.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator