libept
|
#include <string>
#include <vector>
#include <set>
#include <map>
#include <cstdio>
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | ept::debtags::voc::Data |
Base class for facet and tag data. More... | |
struct | ept::debtags::voc::TagData |
Representation of a tag. More... | |
class | ept::debtags::voc::FacetData |
Representation of a facet. More... | |
class | ept::debtags::Vocabulary |
Namespaces | |
ept | |
String functions. | |
ept::debtags | |
ept::debtags::voc | |
Functions | |
std::string | ept::debtags::voc::getfacet (const std::string &tagname) |
Extract the facet name from a tag name. More... | |