Experimental do not use: Allocator to customize member name and string value memory management done by Value.
More...
#include </home/iurt/rpmbuild/BUILD/jsoncpp-src-0.5.0/include/json/value.h>
Experimental do not use: Allocator to customize member name and string value memory management done by Value.
Definition at line 523 of file value.h.
Json::ValueAllocator::~ValueAllocator |
( |
| ) |
|
|
virtual |
virtual char* Json::ValueAllocator::duplicateStringValue |
( |
const char * |
value, |
|
|
unsigned int |
length = unknown |
|
) |
| |
|
pure virtual |
virtual char* Json::ValueAllocator::makeMemberName |
( |
const char * |
memberName | ) |
|
|
pure virtual |
virtual void Json::ValueAllocator::releaseMemberName |
( |
char * |
memberName | ) |
|
|
pure virtual |
virtual void Json::ValueAllocator::releaseStringValue |
( |
char * |
value | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /home/iurt/rpmbuild/BUILD/jsoncpp-src-0.5.0/include/json/value.h
- /home/iurt/rpmbuild/BUILD/jsoncpp-src-0.5.0/src/lib_json/json_value.cpp