ARB
|
#include <MetaInfo.h>
Public Member Functions | |
References () | |
void | start () |
void | add (const std::string &field, const std::string &content) |
void | add_dbid (const std::string &content) |
void | getKeys (stringSet &keys) const |
std::string | tagged_content (const std::string &refkey) const |
Definition at line 31 of file MetaInfo.h.
|
inline |
Definition at line 37 of file MetaInfo.h.
void References::start | ( | ) |
Definition at line 46 of file MetaInfo.cxx.
|
inline |
Definition at line 43 of file MetaInfo.h.
References Reference::add(), and gi_assert.
void References::add_dbid | ( | const std::string & | content | ) |
Definition at line 122 of file MetaInfo.cxx.
References add(), DBID::arb_field, DBID_ILLEGAL, RegMatch::extract(), GBS_global_string(), RegExpr::get_error(), RegExpr::has_failed(), DBID::id, length, RegExpr::match(), NULp, RegMatch::pos(), RegMatch::posBehindMatch(), re_assert, RegExpr::subexpr_count(), RegExpr::subexpr_match(), DBID::type, and type.
void References::getKeys | ( | stringSet & | keys | ) | const |
Definition at line 53 of file MetaInfo.cxx.
Referenced by DBwriter::finalizeOrganism().
string References::tagged_content | ( | const std::string & | refkey | ) | const |
Definition at line 61 of file MetaInfo.cxx.
References GBS_global_string(), and gi_assert.
Referenced by DBwriter::finalizeOrganism().