Class HumanReadableNameMapper

Inheritance Relationships

Base Type

Class Documentation

class kiwix::HumanReadableNameMapper : public kiwix::NameMapper

Public Functions

HumanReadableNameMapper(kiwix::Library &library, bool withAlias)
virtual ~HumanReadableNameMapper() = default
virtual std::string getNameForId(const std::string &id) const
virtual std::string getIdForName(const std::string &name) const