MIDAS
Loading...
Searching...
No Matches
frozen Struct Reference
Collaboration diagram for frozen:

Public Attributes

const charend
 
const charcur
 
struct json_tokentokens
 
int max_tokens
 
int num_tokens
 
int do_realloc
 

Detailed Description

Definition at line 599 of file mongoose6.cxx.

Member Data Documentation

◆ cur

const char* frozen::cur

Definition at line 601 of file mongoose6.cxx.

◆ do_realloc

int frozen::do_realloc

Definition at line 605 of file mongoose6.cxx.

◆ end

const char* frozen::end

Definition at line 600 of file mongoose6.cxx.

◆ max_tokens

int frozen::max_tokens

Definition at line 603 of file mongoose6.cxx.

◆ num_tokens

int frozen::num_tokens

Definition at line 604 of file mongoose6.cxx.

◆ tokens

struct json_token* frozen::tokens

Definition at line 602 of file mongoose6.cxx.


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