Experimental do not use: Allocator to customize member name and string value memory management done by Value.
More...
#include </home/iurt/rpm/BUILD/jsoncpp-src-0.5.0/include/json/value.h>
List of all members.
Detailed Description
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.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 526 of file value.h.
Constructor & Destructor Documentation
Json::ValueAllocator::~ValueAllocator |
( |
| ) |
[virtual] |
Member Function Documentation
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/rpm/BUILD/jsoncpp-src-0.5.0/include/json/value.h
- /home/iurt/rpm/BUILD/jsoncpp-src-0.5.0/src/lib_json/json_value.cpp