![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/mongoose.h>
Collaboration diagram for mg_rpc_error:Public Attributes | |
| struct json_token * | message |
| struct json_token * | id |
| struct json_token * | error_code |
| struct json_token * | error_message |
| struct json_token * | error_data |
Definition at line 2761 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2761 of file mongoose.h
| struct json_token* mg_rpc_error::error_code |
Definition at line 2764 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2764 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_error::error_data |
Definition at line 2766 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2766 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_error::error_message |
Definition at line 2765 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2765 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_error::id |
Definition at line 2763 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2763 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_error::message |
Definition at line 2762 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2762 of file mongoose.h
Referenced by mg_rpc_parse_reply().