libopc
Data Fields
OPC_IO_STRUCT Struct Reference

#include <file.h>

Data Fields

opcFileReadCallback_ioread
 
opcFileWriteCallback_iowrite
 
opcFileCloseCallback_ioclose
 
opcFileSeekCallback_ioseek
 
opcFileTrimCallback_iotrim
 
opcFileFlushCallback_ioflush
 
void * iocontext
 
int flags
 
opcFileRawState state
 
opc_ofs_t file_size
 

Detailed Description

File IO context.

Examples:
opc_zipextract.c, opc_zipread.c, and opc_zipwrite.c.

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