This is the complete list of members for strus::analyzer::PatternMatcherResult, including all inherited members.
Item typedef | strus::analyzer::PatternMatcherResult | |
items() const | strus::analyzer::PatternMatcherResult | inline |
name() const | strus::analyzer::PatternMatcherResultItem | inline |
ordend() const | strus::analyzer::PatternMatcherResultItem | inline |
ordpos() const | strus::analyzer::PatternMatcherResultItem | inline |
origend() const | strus::analyzer::PatternMatcherResultItem | inline |
origpos() const | strus::analyzer::PatternMatcherResultItem | inline |
PatternMatcherResult() | strus::analyzer::PatternMatcherResult | inline |
PatternMatcherResult(const char *name_, const char *value_, int ordpos_, int ordend_, const Position &origpos_, const Position &origend_, const std::vector< Item > &itemlist_=std::vector< Item >()) | strus::analyzer::PatternMatcherResult | inline |
PatternMatcherResult(const PatternMatcherResult &o) | strus::analyzer::PatternMatcherResult | inline |
PatternMatcherResultItem() | strus::analyzer::PatternMatcherResultItem | inline |
PatternMatcherResultItem(const char *name_, const char *value_, int ordpos_, int ordend_, const Position &origpos_, const Position &origend_) | strus::analyzer::PatternMatcherResultItem | inline |
PatternMatcherResultItem(const PatternMatcherResultItem &o) | strus::analyzer::PatternMatcherResultItem | inline |
value() const | strus::analyzer::PatternMatcherResultItem | inline |
~PatternMatcherResult() | strus::analyzer::PatternMatcherResult | inline |
~PatternMatcherResultItem() | strus::analyzer::PatternMatcherResultItem | inline |