RTFileFrameHelper Class Reference
[File and Directory Processing Utilities]

#include <RTFileFrame.hpp>

Inheritance diagram for RTFileFrameHelper:

Inheritance graph
[legend]
List of all members.

Detailed Description

specifying internal enums and classes of a template class can be problematic, so these are declared outside RTFileFrame

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...


Member Enumeration Documentation

enum FileReadingMode
 

Whether additional file data can be read from the end of a file or not.

Enumeration values:
AppendedData  read only appended data.
FromTheBeginning  reread from the beginning every time.

Definition at line 80 of file RTFileFrame.hpp.

enum GetRecordMode
 

Enumeration values:
Dumb  only tries to read once from current file
Smart  if cannot read, rolls files or waits for data

Definition at line 70 of file RTFileFrame.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 03:31:40 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1