#include <RTFileFrame.hpp>
Inheritance diagram for RTFileFrameHelper:

Definition at line 67 of file RTFileFrame.hpp.
Public Types | |
| enum | GetRecordMode { Dumb = 0, Smart = 1 } |
| enum | FileReadingMode { AppendedData = 0, FromTheBeginning = 1 } |
| Whether additional file data can be read from the end of a file or not. More... | |
|
|
Whether additional file data can be read from the end of a file or not.
Definition at line 80 of file RTFileFrame.hpp. |
|
|
Definition at line 70 of file RTFileFrame.hpp. |
1.3.9.1