#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | PointMatcherSupport::CurrentBibliography |
Namespaces | |
PointMatcherSupport | |
Functions and classes that are not dependant on scalar type are defined in this namespace. | |
Typedefs | |
typedef std::map< std::string, unsigned > | PointMatcherSupport::BibIndices |
typedef StringMapMap | PointMatcherSupport::Bibliography |
typedef std::map< std::string, std::string > | PointMatcherSupport::StringMap |
typedef std::map< std::string, StringMap > | PointMatcherSupport::StringMapMap |
typedef std::vector< std::string > | PointMatcherSupport::StringVector |
Functions | |
std::string | PointMatcherSupport::getAndReplaceBibEntries (const std::string &, CurrentBibliography &curBib) |