High Performance OPC UA Server SDK  1.2.0.193
ua_encoder_context Struct Reference

Data Fields

struct ua_bufferfirst
 1st buffer
 
struct ua_buffercur
 current buffer
 
unsigned int total_bytes_written
 bytes written from first buffer till now
 
unsigned int max_bytes_to_write
 maximum number of bytes to be written from first buffer till now
 
unsigned int reserved_start
 bytes to reserve at the beginning of a new buffer
 
unsigned int reserved_end
 bytes to reserve at the end of a new buffer
 
unsigned int buffer_handle
 handle for buffer management
 
unsigned int buffer_count
 number of currently allocated buffers by this context
 
unsigned int max_buffer_count
 maximum number of buffers this context will allocate
 

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