Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mg_rpc_reply Struct Reference

#include <mongoose.h>

Data Fields

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenresult
 

Field Documentation

struct json_token* mg_rpc_reply::id

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_reply::message

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_reply::result

Referenced by mg_rpc_parse_reply().


The documentation for this struct was generated from the following file: