Bibliographic entry. More...
Inherited by BibGroup.
Public Member Functions | |
BibTypes::ID | typeID () const |
Return the type ID. | |
const std::string & | bibkey () const |
Return the key name. | |
bool | isAuxiliary () const |
Return true if this entry belongs to an auxiliary file. | |
const std::string & | field (BibFields::ID) const |
Return the value of a field (or an empty string if not found). | |
void | setField (BibFields::ID, const std::string &raw, const std::string &parsed) |
Set the value of a field. | |
const Fields & | fields () const |
Return field map. | |
Bibliographic entry.