|
HDK
|
This is the complete list of members for PDG_ValuePattern, including all inherited members.
| array(UT_StringArray &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| array(UT_FprealArray &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| array(UT_ExintArray &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| arrayMap(StringMap &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| arrayMap(FloatMap &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| arrayMap(IntMap &values, bool sorted, bool inclusive) const | PDG_ValuePattern | inline |
| componentRange(UT_FprealArray &range, exint index, bool inclusive) const | PDG_ValuePattern | inline |
| componentStep(exint index) const | PDG_ValuePattern | inline |
| contains(const UT_StringHolder &value, bool inclusive) const | PDG_ValuePattern | inline |
| contains(fpreal value, bool inclusive) const | PDG_ValuePattern | inline |
| contains(exint value, bool inclusive) const | PDG_ValuePattern | inline |
| containsRange(UT_FprealArray &range, fpreal value, bool inclusive) const | PDG_ValuePattern | inline |
| containsRange(UT_FprealArray &range, exint value, bool inclusive) const | PDG_ValuePattern | inline |
| eAttributeToken enum value | PDG_BasePattern | protected |
| eComponentToken enum value | PDG_BasePattern | protected |
| eEscapeToken enum value | PDG_BasePattern | protected |
| eExcludeToken enum value | PDG_BasePattern | protected |
| eQuoteToken enum value | PDG_BasePattern | protected |
| eRangeBeginToken enum value | PDG_BasePattern | protected |
| eRangeEndToken enum value | PDG_BasePattern | protected |
| eRangeToken enum value | PDG_BasePattern | protected |
| errors() const | PDG_BasePattern | inline |
| eSeparatorToken enum value | PDG_BasePattern | protected |
| eStarToken enum value | PDG_BasePattern | protected |
| FloatMap typedef | PDG_ValuePattern | |
| hasPattern() const | PDG_BasePattern | inline |
| hasVariableStep() const | PDG_ValuePattern | inline |
| IntMap typedef | PDG_ValuePattern | |
| isNumeric() const | PDG_ValuePattern | inline |
| isValid() const | PDG_BasePattern | inline |
| minimumStep() const | PDG_ValuePattern | inline |
| myErrors | PDG_BasePattern | protected |
| myIsValid | PDG_BasePattern | protected |
| myPattern | PDG_BasePattern | protected |
| parse(const UT_StringView &pattern) | PDG_ValuePattern | |
| ParseTokens enum name | PDG_BasePattern | protected |
| pattern() const | PDG_BasePattern | inline |
| PDG_BasePattern(const UT_StringHolder &pattern) | PDG_BasePattern | inline |
| PDG_ValuePattern(char delimiter=' ') | PDG_ValuePattern | |
| PDG_ValuePattern(const UT_StringHolder &pattern, char delimiter=' ') | PDG_ValuePattern | |
| reset(const UT_StringHolder &pattern, char delimiter=' ') | PDG_ValuePattern | |
| PDG_BasePattern::reset(const UT_StringHolder &pattern) | PDG_BasePattern | inline |
| StringMap typedef | PDG_ValuePattern | |
| tryReset(const UT_StringHolder &pattern, char delimiter= ' ') | PDG_ValuePattern |