NCBI C++ ToolKit
|
Search Toolkit Book for CFileContentInfoGff3
#include <objtools/readers/format_guess_ex.hpp>
Public Types | |
enum | EContentType { eContentUnknown , eContentFeatureTable , eContentAlignment , eContentVariations } |
Public Member Functions | |
CFileContentInfoGff3 () | |
Public Attributes | |
EContentType | mContentType |
Definition at line 64 of file format_guess_ex.hpp.
Enumerator | |
---|---|
eContentUnknown | |
eContentFeatureTable | |
eContentAlignment | |
eContentVariations |
Definition at line 67 of file format_guess_ex.hpp.
|
inline |
Definition at line 74 of file format_guess_ex.hpp.
EContentType CFileContentInfoGff3::mContentType |
Definition at line 76 of file format_guess_ex.hpp.