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

Definition of mlib::http::jbridge class. More...

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

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.
 

Detailed Description

Definition of mlib::http::jbridge class.