NCBI C++ ToolKit
|
#include <objtools/flatfile/flatfile_parse_info.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CFlatFileParser |
Namespaces | |
objects | |
Macros | |
#define | ParFlat_EMBL_AC "AFVXYZ" /* patent is "A" */ |
#define | ParFlat_LANL_AC "JKLM" |
#define | ParFlat_SPROT_AC NULL |
#define | ParFlat_DDBJ_AC "CDE" |
#define | ParFlat_NCBI_AC "BGHIJKLMRSTUWN" /* backbone = "S" */ |
Functions | |
Int2 | fta_main (Parser *pp, bool already) |
#define ParFlat_DDBJ_AC "CDE" |
Definition at line 42 of file flatfile_parser.hpp.
#define ParFlat_EMBL_AC "AFVXYZ" /* patent is "A" */ |
Definition at line 39 of file flatfile_parser.hpp.
#define ParFlat_LANL_AC "JKLM" |
Definition at line 40 of file flatfile_parser.hpp.
#define ParFlat_NCBI_AC "BGHIJKLMRSTUWN" /* backbone = "S" */ |
Definition at line 43 of file flatfile_parser.hpp.
#define ParFlat_SPROT_AC NULL |
Definition at line 41 of file flatfile_parser.hpp.