Static Value-Flow Analysis
Public Attributes | List of all members
parse_buffer Struct Reference

Public Attributes

const unsigned char * content
 
size_t length
 
size_t offset
 
size_t depth
 
internal_hooks hooks
 

Detailed Description

Definition at line 288 of file cJSON.cpp.

Member Data Documentation

◆ content

const unsigned char* parse_buffer::content

Definition at line 290 of file cJSON.cpp.

◆ depth

size_t parse_buffer::depth

Definition at line 293 of file cJSON.cpp.

◆ hooks

internal_hooks parse_buffer::hooks

Definition at line 294 of file cJSON.cpp.

◆ length

size_t parse_buffer::length

Definition at line 291 of file cJSON.cpp.

◆ offset

size_t parse_buffer::offset

Definition at line 292 of file cJSON.cpp.


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