ARB
|
#include <MetaInfo.h>
Public Member Functions | |
MetaInfo () | |
void | add (const MetaTag *meta, const std::string &content, bool allow_multiple_entries) |
const stringMap & | getEntries () const |
const std::string & | getAccessionNumber () const |
Definition at line 58 of file MetaInfo.h.
|
inline |
Definition at line 62 of file MetaInfo.h.
void MetaInfo::add | ( | const MetaTag * | meta, |
const std::string & | content, | ||
bool | allow_multiple_entries | ||
) |
Definition at line 173 of file MetaInfo.cxx.
References MetaTag::field, GBS_global_string(), and MetaTag::tag.
|
inline |
Definition at line 70 of file MetaInfo.h.
Referenced by DBwriter::finalizeOrganism().
const string & MetaInfo::getAccessionNumber | ( | ) | const |
Definition at line 186 of file MetaInfo.cxx.