CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiMultilineLogBufferState Struct Reference

Structure used to hold a buffer for a multiline log message. More...

Data Fields

CdiSinglyLinkedListEntry list_entry
 Used so this object can be stored in a list.
 
char * buffer_ptr
 Pointer to log buffer.
 
int buffer_size
 Size of log buffer.
 
int current_write_index
 Current write index in buffer.
 

Detailed Description

Structure used to hold a buffer for a multiline log message.


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