18 #ifndef __GENERIC_SAM_INTERFACE_H__
19 #define __GENERIC_SAM_INTERFACE_H__
21 #include "SamStatus.h"
23 #include "SamFileHeader.h"
24 #include "SamRecord.h"
60 virtual bool isEOF(
IFILE filePtr);
Class providing an easy to use interface to get/set/operate on the fields in a SAM/BAM record.
SequenceTranslation
Enum containing the settings on how to translate the sequence if a reference is available.
This class is used to track the status results of some methods in the BAM classes.
Status
Return value enum for StatGenFile methods.