Public Types | List of all members
gnsstk::RTFileFrameHelper Class Reference

Detailed Description

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

Definition at line 60 of file RTFileFrame.hpp.

#include <RTFileFrame.hpp>

Public Types

enum  FileReadingMode { AppendedData = 0, FromTheBeginning = 1 }
 
enum  GetRecordMode { Dumb = 0, Smart = 1 }
 

Member Enumeration Documentation

◆ FileReadingMode

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

Enumerator
AppendedData 

read only appended data.

FromTheBeginning 

reread from the beginning every time.

Definition at line 73 of file RTFileFrame.hpp.

◆ GetRecordMode

Enumerator
Dumb 

only tries to read once from current file

Smart 

if cannot read, rolls files or waits for data

Definition at line 63 of file RTFileFrame.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45