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

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

+ Collaboration diagram for json_token:

Public Attributes

const char * ptr
 
int len
 
int num_desc
 
enum json_type type
 

Detailed Description

Definition at line 1104 of file mongoose.h.

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

Member Data Documentation

int json_token::num_desc

Definition at line 1107 of file mongoose.h.

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

Referenced by capture_len(), and find_json_token().

const char* json_token::ptr

Definition at line 1105 of file mongoose.h.

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

Referenced by capture_len(), capture_ptr(), find_json_token(), mg_rpc_create_error(), mg_rpc_create_reply(), and mg_rpc_dispatch().

enum json_type json_token::type

Definition at line 1108 of file mongoose.h.

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

Referenced by capture_ptr(), find_json_token(), and mg_rpc_create_reply().


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