ARB
|
#include <MetaInfo.h>
Public Member Functions | |
Reference () | |
void | add (const std::string &field, const std::string &content) |
const std::string * | get (const std::string &field) const |
void | getKeys (stringSet &keys) const |
Definition at line 18 of file MetaInfo.h.
|
inline |
Definition at line 22 of file MetaInfo.h.
void Reference::add | ( | const std::string & | field, |
const std::string & | content | ||
) |
Definition at line 18 of file MetaInfo.cxx.
References GBS_global_string(), and gi_assert.
Referenced by References::add().
const string * Reference::get | ( | const std::string & | field | ) | const |
Definition at line 29 of file MetaInfo.cxx.
References NULp.
void Reference::getKeys | ( | stringSet & | keys | ) | const |
Definition at line 34 of file MetaInfo.cxx.