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

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

+ Collaboration diagram for mg_rpc_error:

Public Attributes

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenerror_code
 
struct json_tokenerror_message
 
struct json_tokenerror_data
 

Detailed Description

Definition at line 2761 of file mongoose.h.

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

Member Data Documentation

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


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