Public Types | Public Member Functions | Public Attributes | Private Member Functions | List of all members
PointMatcherSupport::CurrentBibliography Struct Reference

#include <Bibliography.h>

Public Types

enum  Mode { NORMAL =0, ROSWIKI =1, BIBTEX =2 }
 

Public Member Functions

 CurrentBibliography (Mode mode=NORMAL)
 
void dump (std::ostream &os) const
 

Public Attributes

StringVector entries
 
BibIndices indices
 
enum PointMatcherSupport::CurrentBibliography::Mode mode
 

Private Member Functions

void dumpBibtex (std::ostream &os) const
 
void dumpText (std::ostream &os) const
 
void dumpWiki (std::ostream &os) const
 

Detailed Description

Definition at line 51 of file Bibliography.h.

Member Enumeration Documentation

◆ Mode

Enumerator
NORMAL 
ROSWIKI 
BIBTEX 

Definition at line 53 of file Bibliography.h.

Constructor & Destructor Documentation

◆ CurrentBibliography()

PointMatcherSupport::CurrentBibliography::CurrentBibliography ( Mode  mode = NORMAL)

Definition at line 237 of file Bibliography.cpp.

Member Function Documentation

◆ dump()

void PointMatcherSupport::CurrentBibliography::dump ( std::ostream &  os) const

Definition at line 241 of file Bibliography.cpp.

◆ dumpBibtex()

void PointMatcherSupport::CurrentBibliography::dumpBibtex ( std::ostream &  os) const
private

Definition at line 310 of file Bibliography.cpp.

◆ dumpText()

void PointMatcherSupport::CurrentBibliography::dumpText ( std::ostream &  os) const
private

Definition at line 252 of file Bibliography.cpp.

◆ dumpWiki()

void PointMatcherSupport::CurrentBibliography::dumpWiki ( std::ostream &  os) const
private

Definition at line 279 of file Bibliography.cpp.

Member Data Documentation

◆ entries

StringVector PointMatcherSupport::CurrentBibliography::entries

Definition at line 60 of file Bibliography.h.

◆ indices

BibIndices PointMatcherSupport::CurrentBibliography::indices

Definition at line 59 of file Bibliography.h.

◆ mode

enum PointMatcherSupport::CurrentBibliography::Mode PointMatcherSupport::CurrentBibliography::mode

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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04