![]() |
ArcGIS Procedural Runtime
3.3.11173
|
This is the complete list of members for prt::AttributeMapBuilder, including all inherited members.
| AttributableSetter() (defined in prt::AttributableSetter) | prt::AttributableSetter | inlineprotected |
| AttributeMapBuilder() (defined in prt::AttributeMapBuilder) | prt::AttributeMapBuilder | protected |
| create(Status *status=0) | prt::AttributeMapBuilder | static |
| createAttributeMap(Status *status=0) const =0 | prt::AttributeMapBuilder | pure virtual |
| createAttributeMapAndReset(Status *status=0)=0 | prt::AttributeMapBuilder | pure virtual |
| createFromAttributeMap(const AttributeMap *src, Status *status=0) | prt::AttributeMapBuilder | static |
| destroy() const | prt::Object | |
| Object() (defined in prt::Object) | prt::Object | inlineprotected |
| Object(const Object &) (defined in prt::Object) | prt::Object | inlineprotected |
| resetToAttributeMap(const AttributeMap *src, Status *status=0)=0 | prt::AttributeMapBuilder | pure virtual |
| setBool(const wchar_t *key, bool value)=0 | prt::AttributableSetter | pure virtual |
| setBoolArray(const wchar_t *key, const bool *value, size_t count)=0 | prt::AttributableSetter | pure virtual |
| setFloat(const wchar_t *key, double value)=0 | prt::AttributableSetter | pure virtual |
| setFloatArray(const wchar_t *key, const double *value, size_t count)=0 | prt::AttributableSetter | pure virtual |
| setInt(const wchar_t *key, int32_t value)=0 | prt::AttributableSetter | pure virtual |
| setIntArray(const wchar_t *key, const int32_t *value, size_t count)=0 | prt::AttributableSetter | pure virtual |
| setString(const wchar_t *key, const wchar_t *value)=0 | prt::AttributableSetter | pure virtual |
| setStringArray(const wchar_t *key, const wchar_t *const *value, size_t count)=0 | prt::AttributableSetter | pure virtual |
| toXML(char *result, size_t *resultSize, Status *stat=0) const =0 | prt::Object | pure virtual |
| toXMLDocument(char *result, size_t *resultSize, Status *stat=0) const | prt::Object | |
| updateWithAttributeMap(const AttributeMap *src, bool force=false, Status *status=0)=0 | prt::AttributeMapBuilder | pure virtual |
| ~AttributableSetter() (defined in prt::AttributableSetter) | prt::AttributableSetter | inlineprotectedvirtual |
| ~AttributeMapBuilder() (defined in prt::AttributeMapBuilder) | prt::AttributeMapBuilder | protectedvirtual |
| ~Object() (defined in prt::Object) | prt::Object | inlineprotectedvirtual |
1.8.14