MLIB
|
Definition of JSONBridge class. More...
Go to the source code of this file.
Data Structures | |
class | mlib::JSONBridge |
JSON objects support. More... | |
class | mlib::JSONBridge::entry |
JSON data dictionary entry. More... | |
Macros | |
#define | ERR_JSON_NOTFOUND -10 |
Entry not found. | |
#define | ERR_JSON_DICSTRUC -11 |
Bad dictionary structure. | |
Typedefs | |
typedef void(* | mlib::post_action) (JSONBridge &) |
typedef int(* | mlib::post_fun) (const std::string &uri, JSONBridge &ui) |
Definition of JSONBridge class.
(c) Mircea Neacsu 2017. All rights reserved.