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

Structure used to hold state data that is unique to a file log. File log CdiLogState instances that use the same filename will share a single instance of this data. More...

Data Fields

char filename_str [MAX_LOG_FILENAME_LENGTH]
 Name of log file.
 
CdiFileID file_handle
 Handle to log file.
 
int usage_ref_count
 Count of CdiLogState objects using this data.
 

Detailed Description

Structure used to hold state data that is unique to a file log. File log CdiLogState instances that use the same filename will share a single instance of this data.


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