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

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

+ Collaboration diagram for mg_rpc_request:

Public Attributes

struct json_tokenmessage
 
struct json_tokenid
 
struct json_tokenmethod
 
struct json_tokenparams
 

Detailed Description

Definition at line 2746 of file mongoose.h.

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

Member Data Documentation

struct json_token* mg_rpc_request::id

Definition at line 2748 of file mongoose.h.

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

Referenced by mg_rpc_create_error(), mg_rpc_create_reply(), and mg_rpc_dispatch().

struct json_token* mg_rpc_request::message

Definition at line 2747 of file mongoose.h.

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

Referenced by mg_rpc_dispatch().

struct json_token* mg_rpc_request::method

Definition at line 2749 of file mongoose.h.

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

Referenced by mg_rpc_dispatch().

struct json_token* mg_rpc_request::params

Definition at line 2750 of file mongoose.h.

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

Referenced by mg_rpc_dispatch().


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