MLIB
|
Definition of mlib::http::jbridge class. More...
Go to the source code of this file.
Classes | |
class | mlib::http::jbridge |
JSON objects support. More... | |
class | mlib::http::jbridge::entry |
JSON data dictionary entry. More... | |
Macros | |
#define | HTTP_JSON_NOTFOUND -10 |
Entry not found. | |
#define | HTTP_JSON_DICSTRUC -11 |
Bad dictionary structure. | |
Typedefs | |
typedef std::function< int(jbridge &bridge, void *var)> | mlib::http::var_handler |
User defined variable handler function. | |
Definition of mlib::http::jbridge class.