- Todo:
- make this thread-safe (lock when accessign batch allocator)
◆ allocateMapBuckets()
virtual ValueInternalLink* Json::DefaultValueMapAllocator::allocateMapBuckets |
( |
unsigned int |
size | ) |
|
|
inlinevirtual |
◆ allocateMapLink()
virtual ValueInternalLink* Json::DefaultValueMapAllocator::allocateMapLink |
( |
| ) |
|
|
inlinevirtual |
◆ destructMap()
virtual void Json::DefaultValueMapAllocator::destructMap |
( |
ValueInternalMap * |
map | ) |
|
|
inlinevirtual |
◆ newMap()
virtual ValueInternalMap* Json::DefaultValueMapAllocator::newMap |
( |
| ) |
|
|
inlinevirtual |
◆ newMapCopy()
virtual ValueInternalMap* Json::DefaultValueMapAllocator::newMapCopy |
( |
const ValueInternalMap & |
other | ) |
|
|
inlinevirtual |
◆ releaseMapBuckets()
virtual void Json::DefaultValueMapAllocator::releaseMapBuckets |
( |
ValueInternalLink * |
links | ) |
|
|
inlinevirtual |
◆ releaseMapLink()
virtual void Json::DefaultValueMapAllocator::releaseMapLink |
( |
ValueInternalLink * |
link | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: