![]() |
Polygon Crucher SDK - Documentation
Documentation
|
CXFile is the base class for different kind of file (CXStdioFile, CXMemFile...) More...
CXFile is the base class for different kind of file (CXStdioFile, CXMemFile...)
#include "xfileoperation.h"Go to the source code of this file.
Classes | |
| class | CXFile |
| CXFile is the base class for CXStdioFile, CXStdioFileEx, CXMemFile. More... | |
Typedefs | |
| typedef void(* | fileCallbackEvent) (xFileHandle fileHandle, fileEventType type) |
Enumerations | |
| enum | fileEventType { OPEN_FILE = 1 , CLOSE_FILE = 1 } |
Variables | |
| XFileCallback | fileCallbackNotify |