36 #ifndef __POINTMATCHER_BIBLIOGRAPHY_H 37 #define __POINTMATCHER_BIBLIOGRAPHY_H 46 typedef std::map<std::string, std::string>
StringMap;
63 void dump(std::ostream& os)
const;
66 void dumpText(std::ostream& os)
const;
67 void dumpWiki(std::ostream& os)
const;
75 #endif // __POINTMATCHER_BIBLIOGRAPHY_H void dumpBibtex(std::ostream &os) const
CurrentBibliography(Mode mode=NORMAL)
std::string getAndReplaceBibEntries(const std::string &text, CurrentBibliography &curBib)
std::map< std::string, unsigned > BibIndices
std::map< std::string, std::string > StringMap
enum PointMatcherSupport::CurrentBibliography::Mode mode
Functions and classes that are not dependant on scalar type are defined in this namespace.
StringMapMap Bibliography
std::map< std::string, StringMap > StringMapMap
void dump(std::ostream &os) const
std::vector< std::string > StringVector
void dumpWiki(std::ostream &os) const
void dumpText(std::ostream &os) const