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

BibTex Reader: Reads the entries of a BibTex file. More...

Public Member Functions

 BibReader (const std::string &filename, bool isAuxiliaryFile=false)
 reads the entries of a BibTex file. More...
 
bool status ()
 returns true if no errors.
 

Detailed Description

BibTex Reader: Reads the entries of a BibTex file.

Constructor & Destructor Documentation

BibReader::BibReader ( const std::string &  filename,
bool  isAuxiliaryFile = false 
)

reads the entries of a BibTex file.

Creates the corresponding Entry objects and adds them to the entry database.


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