![]() |
ArcGIS Procedural Runtime
3.3.11173
|
This is the complete list of members for prtx::AttributableSetter, including all inherited members.
| AttributableSetter() (defined in prtx::AttributableSetter) | prtx::AttributableSetter | inlineprotected |
| setBlindData(const std::wstring &key, void *val)=0 | prtx::AttributableSetter | pure virtual |
| setBool(const std::wstring &key, Bool val)=0 | prtx::AttributableSetter | pure virtual |
| setBoolArray(const std::wstring &key, const BoolVector &val)=0 | prtx::AttributableSetter | pure virtual |
| setFloat(const std::wstring &key, double val)=0 | prtx::AttributableSetter | pure virtual |
| setFloatArray(const std::wstring &key, const DoubleVector &val)=0 | prtx::AttributableSetter | pure virtual |
| setInt(const std::wstring &key, int32_t val)=0 | prtx::AttributableSetter | pure virtual |
| setIntArray(const std::wstring &key, const Int32Vector &val)=0 | prtx::AttributableSetter | pure virtual |
| setString(const std::wstring &key, const std::wstring &val)=0 | prtx::AttributableSetter | pure virtual |
| setStringArray(const std::wstring &key, const WStringVector &val)=0 | prtx::AttributableSetter | pure virtual |
| ~AttributableSetter() (defined in prtx::AttributableSetter) | prtx::AttributableSetter | inlineprotectedvirtual |
1.8.14