HDK
|
This is the complete list of members for UT_PropertyTable, including all inherited members.
dump(const UT_IntArray *select=nullptr) const | UT_PropertyTable | |
filter(FUNC &func, SELECT &predicate) | UT_PropertyTable | inline |
findHName(const UT_StringRef &name) const | UT_PropertyTable | |
findRName(const UT_StringRef &name) const | UT_PropertyTable | |
getMax(int i) const | UT_PropertyTable | inline |
getMin(int i) const | UT_PropertyTable | inline |
getNumProps() const | UT_PropertyTable | inline |
getPropDefault(int i) const | UT_PropertyTable | inline |
getPropIndex(const UT_StringRef &name) | UT_PropertyTable | inline |
getPropLabel(int i) const | UT_PropertyTable | inline |
getPropName(int i) const | UT_PropertyTable | inline |
getPropParm(int i) const | UT_PropertyTable | inline |
getSubset(const UT_StringRef &name) | UT_PropertyTable | inline |
getSubset(const UT_StringRef names[], exint arraylen) | UT_PropertyTable | |
hname(int i) const | UT_PropertyTable | |
import(int idx, const UT_StringRef &name, T &val) const | UT_PropertyTable | inline |
import(int idx, const UT_StringRef &name, T *val, int size) const | UT_PropertyTable | inline |
jsonMap(int i) const | UT_PropertyTable | inline |
label(int i) const | UT_PropertyTable | |
loadStatus() const | UT_PropertyTable | inline |
maxValue(int i) const | UT_PropertyTable | |
minValue(int i) const | UT_PropertyTable | |
OptionEntryPtr typedef | UT_PropertyTable | |
rclass(int i) const | UT_PropertyTable | |
rname(int i) const | UT_PropertyTable | |
save(UT_JSONWriter &w, const UT_IntArray *select=nullptr) const | UT_PropertyTable | |
select(UT_Array< const UT_JSONValueMap * > &matched, SELECT &predicate) | UT_PropertyTable | inline |
size() const | UT_PropertyTable | inline |
UT_PropertyTable(const char *table_name, bool verbose=false) | UT_PropertyTable | |
UT_PropertyTable(UT_JSONParser &p, const char *filename=nullptr, bool verbose=false) | UT_PropertyTable | |
value(int i) const | UT_PropertyTable |