MLIB
Loading...
Searching...
No Matches
jbridge.h File Reference

Definition of JSONBridge class. More...

#include "httpd.h"
#include "json.h"
#include <list>
#include <typeindex>

Go to the source code of this file.

Data Structures

class  mlib::http::JSONBridge
 JSON objects support. More...
 
class  mlib::http::JSONBridge::entry
 

Macros

#define HTTP_JSON_NOTFOUND   -10
 Entry not found.
 
#define HTTP_JSON_DICSTRUC   -11
 Bad dictionary structure.
 

Typedefs

typedef std::function< int(JSONBridge &bridge, void *var)> mlib::http::var_handler
 User defined variable handler function.
 

Detailed Description

Definition of JSONBridge class.