|
NDDEM
|
#include <json_parser.h>
Public Member Functions | |
| dat (std::pair< std::string, JsonValue > p) | |
| std::string | key () |
| JsonValue & | value () |
| dat (std::pair< std::string, JsonValue > p) | |
| std::string | key () |
| JsonValue & | value () |
Private Attributes | |
| std::string | k |
| JsonValue | v |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |