Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mg_rpc_reply Struct Reference

#include <rcdaq/blob/master/mongoose.h>

+ Collaboration diagram for mg_rpc_reply:

Public Attributes

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenresult
 

Detailed Description

Definition at line 2754 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2754 of file mongoose.h

Member Data Documentation

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().


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