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

#include <mongoose.h>

Data Fields

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenmethod
 
struct json_tokenparams
 

Field Documentation

struct json_token* mg_rpc_request::id
struct json_token* mg_rpc_request::message

Referenced by mg_rpc_dispatch().

struct json_token* mg_rpc_request::method

Referenced by mg_rpc_dispatch().

struct json_token* mg_rpc_request::params

Referenced by mg_rpc_dispatch().


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