libept
|
Classes | |
struct | Data |
Base class for facet and tag data. More... | |
struct | TagData |
Representation of a tag. More... | |
class | FacetData |
Representation of a facet. More... | |
Functions | |
std::string | getfacet (const std::string &tagname) |
Extract the facet name from a tag name. |
std::string ept::debtags::voc::getfacet | ( | const std::string & | tagname | ) |
Extract the facet name from a tag name.
Referenced by ept::debtags::Vocabulary::hasTag(), ept::debtags::Vocabulary::obtainTag(), and ept::debtags::Vocabulary::tagData().