addChild(CHILD_TYPE child) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
beginChildren() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
CHILD_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT_CI typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
CHILD_VECT_I typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
copy() const override | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |
d_children | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_dataFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
d_dataFuncSameType | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
d_description | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_matchFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_queryType | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_tol | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
d_val | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
DATA_FUNC_ARG_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
df_negate | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | protected |
endChildren() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
EqualityQuery() | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
EqualityQuery(MatchFuncArgType v) | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inlineexplicit |
EqualityQuery(MatchFuncArgType v, MatchFuncArgType t) | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getDataFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getDescription() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getFullDescription() const override | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |
getMatchFunc | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getNegation() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getTol() const | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getTypeLabel() const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
getVal() const | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
Match(const DataFuncArgType what) const override | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |
MATCH_FUNC_ARG_TYPE typedef | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | |
Query() | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setDataFunc(MatchFuncArgType(*what)(DataFuncArgType)) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setDescription(const std::string &descr) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setDescription(const char *descr) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setMatchFunc(bool(*what)(MatchFuncArgType)) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setNegation(bool what) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setTol(MatchFuncArgType what) | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setTypeLabel(const std::string &typ) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setTypeLabel(const char *typ) | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
setVal(MatchFuncArgType what) | Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > | inline |
TypeConvert(MatchFuncArgType what, Int2Type< false >) const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlineprotected |
TypeConvert(DataFuncArgType what, Int2Type< true >) const | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlineprotected |
~Query() | Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion > | inlinevirtual |