ARB
|
#include "types.h"
Go to the source code of this file.
Classes | |
struct | MetaTag |
class | MetaTagTranslator |
Typedefs | |
typedef std::map< std::string, const MetaTag * > | MetaTagMap |
Enumerations | |
enum | MetaTagType { MT_HEADER, MT_BASIC, MT_REF_START, MT_REF, MT_REF_DBID, MT_FEATURE_START, MT_FEATURE, MT_SEQUENCE_START, MT_CONTIG, MT_END, MT_IGNORE } |
typedef std::map<std::string, const MetaTag *> MetaTagMap |
enum MetaTagType |