![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/mongoose.h>
Collaboration diagram for mg_rpc_reply:Public Attributes | |
| struct json_token * | message |
| struct json_token * | id |
| struct json_token * | result |
Definition at line 2754 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2754 of file mongoose.h
| struct json_token* mg_rpc_reply::id |
Definition at line 2756 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2756 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_reply::message |
Definition at line 2755 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2755 of file mongoose.h
Referenced by mg_rpc_parse_reply().
| struct json_token* mg_rpc_reply::result |
Definition at line 2757 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2757 of file mongoose.h
Referenced by mg_rpc_parse_reply().