S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_HelperExpatCtx Struct Reference

#include <sopc_helper_expat.h>

Data Fields

XML_Parser parser
 
char skip_tag [SKIP_TAG_LEN]
 
char * char_data_buffer
 
size_t char_data_len
 
size_t char_data_cap
 

Field Documentation

◆ parser

XML_Parser SOPC_HelperExpatCtx::parser

◆ skip_tag

char SOPC_HelperExpatCtx::skip_tag[SKIP_TAG_LEN]

◆ char_data_buffer

char* SOPC_HelperExpatCtx::char_data_buffer

◆ char_data_len

size_t SOPC_HelperExpatCtx::char_data_len

◆ char_data_cap

size_t SOPC_HelperExpatCtx::char_data_cap

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