open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
cj5_result Struct Reference

#include <cj5.h>

Data Fields

cj5_error_code error
 
unsigned int error_line
 
unsigned int error_col
 
unsigned int num_tokens
 
const cj5_tokentokens
 
const char * json5
 

Detailed Description

Definition at line 121 of file cj5.h.

Field Documentation

◆ error

cj5_error_code cj5_result::error

Definition at line 122 of file cj5.h.

◆ error_col

unsigned int cj5_result::error_col

Definition at line 124 of file cj5.h.

◆ error_line

unsigned int cj5_result::error_line

Definition at line 123 of file cj5.h.

◆ json5

const char* cj5_result::json5

Definition at line 127 of file cj5.h.

◆ num_tokens

unsigned int cj5_result::num_tokens

Definition at line 125 of file cj5.h.

◆ tokens

const cj5_token* cj5_result::tokens

Definition at line 126 of file cj5.h.


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