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

#include <mongoose.h>

Data Fields

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenerror_code
 
struct json_tokenerror_message
 
struct json_tokenerror_data
 

Field Documentation

struct json_token* mg_rpc_error::error_code

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_error::error_data

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_error::error_message

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_error::id

Referenced by mg_rpc_parse_reply().

struct json_token* mg_rpc_error::message

Referenced by mg_rpc_parse_reply().


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