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

Entry Types. More...

Public Types

enum  ID
 Predefined type IDs.
 

Static Public Member Functions

static const std::string & typeName (BibTypes::ID typeID)
 returns the typeName corresponding to this ID (or an empty string if this ID is unknown).
 
static BibTypes::ID addType (const std::string &typeName)
 returns the ID corresponding to this typeName (after adding it if neeeded).
 
static int count ()
 returns the current number of types.
 

Detailed Description

Entry Types.

Entries can be of any type. Regular BibTex types, common biblatex types and special bibtohtml types are predefined (see macro BIBTYPES). Other types found in BibTex files are automatically added.

Specific types:


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