FARGOS/VISTA Object Management Environment Core
..
|
Describes magic numbers needed to identify a file's type and the routine capable of decoding a file's contents. More...
#include <read_file.hpp>
Public Attributes | |
ReadDataFP | readInterfaceRoutine |
char | fileTypeDescription [24] |
enum ReadModes | modeToSelect |
uint16_t | initialBytesToMatchMask |
unsigned char | bytesToMatch [16] |
Describes magic numbers needed to identify a file's type and the routine capable of decoding a file's contents.
unsigned char Read_And_Process_File::FileTypeReaderSelector::bytesToMatch[16] |
Referenced by Read_And_Process_File::matchFileHeader().
char Read_And_Process_File::FileTypeReaderSelector::fileTypeDescription[24] |
uint16_t Read_And_Process_File::FileTypeReaderSelector::initialBytesToMatchMask |
Referenced by Read_And_Process_File::findTypeOfFile(), and Read_And_Process_File::matchFileHeader().
enum ReadModes Read_And_Process_File::FileTypeReaderSelector::modeToSelect |
Referenced by Read_And_Process_File::Read_And_Process_File().
ReadDataFP Read_And_Process_File::FileTypeReaderSelector::readInterfaceRoutine |
![]() | Generated: Fri Jul 31 2020 18:19:16
Support Information |