bibhtml  1.0
 All Classes Functions Variables Enumerations
Public Member Functions | List of all members
BibEntry Class Reference

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.
 

Detailed Description

Bibliographic entry.


The documentation for this class was generated from the following files: