| clearProperties() | carto::TypedObject< T > | virtual |
| clone() const | carto::ValueObject< T > | virtual |
| copyProperties(Object source) | carto::DictionaryInterface | virtual |
| currentValue() const | carto::TypedObject< T > | virtual |
| getArrayItem(int index) const | carto::TypedObject< T > | virtual |
| getInterface() | carto::GenericObject | inline |
| getInterface() const | carto::GenericObject | inline |
| getProperty(const std::string &, Object &) const | carto::TypedObject< T > | virtual |
| getProperty(const std::string &key, Object &value) const=0 | carto::TypedObject< T > | |
| getProperty(const std::string &) const | carto::TypedObject< T > | |
| getProperty(Object key) const | carto::TypedObject< T > | |
| getProperty(const std::string &key, T &value) const | carto::TypedObject< T > | |
| getProperty(const std::string &key, Object &value) const | carto::TypedObject< T > | |
| carto::GenericObject::getProperty(const std::string &) const | carto::DictionaryInterface | |
| carto::GenericObject::getProperty(Object key) const | carto::DictionaryInterface | |
| carto::GenericObject::getProperty(const std::string &key, T &value) const | carto::DictionaryInterface | |
| getScalar() const | carto::TypedObject< T > | virtual |
| getString() const | carto::TypedObject< T > | virtual |
| getSyntax() const | carto::internal::SyntaxedNonInterfaceObject< T > | inlinevirtual |
| getValue() | carto::ValueObject< T > | virtual |
| carto::TypedObject::getValue() const | carto::TypedObject< T > | inline |
| hasItem(int index) const | carto::TypedObject< T > | virtual |
| hasProperty(const std::string &) const | carto::TypedObject< T > | virtual |
| hasSyntax() const | carto::internal::SyntaxedNonInterfaceObject< T > | inlinevirtual |
| insertArrayItem(int, Object) | carto::TypedObject< T > | virtual |
| intKey() const | carto::TypedObject< T > | virtual |
| isArray() const | carto::TypedObject< T > | virtual |
| isContiguous() const | carto::TypedObject< T > | virtual |
| isDictionary() const | carto::TypedObject< T > | virtual |
| isDictionaryIterator() const | carto::TypedObject< T > | virtual |
| isDynArray() const | carto::TypedObject< T > | virtual |
| isIntKeyIterator() const | carto::TypedObject< T > | virtual |
| isIterable() const | carto::TypedObject< T > | virtual |
| isIterator() const | carto::TypedObject< T > | virtual |
| isKeyIterator() const | carto::TypedObject< T > | virtual |
| isNone() const | carto::TypedObject< T > | virtual |
| isScalar() const | carto::TypedObject< T > | virtual |
| isString() const | carto::TypedObject< T > | virtual |
| isValid() const | carto::TypedObject< T > | virtual |
| key() const | carto::TypedObject< T > | virtual |
| keyObject() const | carto::TypedObject< T > | virtual |
| next() | carto::TypedObject< T > | virtual |
| objectIterator() const | carto::TypedObject< T > | virtual |
| carto::operator!=(const GenericObject &other) const | carto::GenericObject | inlinevirtual |
| carto::StringInterface::operator!=(const StringInterface &other) const | carto::StringInterface | inlinevirtual |
| carto::ScalarInterface::operator!=(const ScalarInterface &other) const | carto::ScalarInterface | inlinevirtual |
| carto::DynArrayInterface::operator!=(const IterableInterface &other) const | carto::IterableInterface | inlinevirtual |
| carto::DictionaryInterface::operator!=(const DictionaryInterface &other) const | carto::DictionaryInterface | inlinevirtual |
| carto::SyntaxedInterface::operator!=(const SyntaxedInterface &other) const | carto::SyntaxedInterface | inlinevirtual |
| operator=(const RCObject &) | carto::RCObject | inline |
| carto::operator==(const GenericObject &other) const | carto::TypedObject< T > | virtual |
| carto::StringInterface::operator==(const StringInterface &other) const | carto::StringInterface | virtual |
| carto::ScalarInterface::operator==(const ScalarInterface &other) const | carto::ScalarInterface | virtual |
| carto::DynArrayInterface::operator==(const IterableInterface &other) const | carto::IterableInterface | virtual |
| carto::DictionaryInterface::operator==(const DictionaryInterface &other) const | carto::DictionaryInterface | virtual |
| carto::SyntaxedInterface::operator==(const SyntaxedInterface &other) const | carto::SyntaxedInterface | virtual |
| RCObject() | carto::RCObject | inline |
| RCObject(const RCObject &) | carto::RCObject | inline |
| RefCounterType typedef | carto::RCObject | |
| removeArrayItem(int) | carto::TypedObject< T > | virtual |
| removeProperty(const std::string &) | carto::TypedObject< T > | virtual |
| reserveArray(size_t) | carto::TypedObject< T > | virtual |
| resizeArray(size_t) | carto::TypedObject< T > | virtual |
| setArrayItem(int, Object) | carto::TypedObject< T > | virtual |
| setProperty(const std::string &, Object) | carto::TypedObject< T > | virtual |
| setProperty(const std::string &key, Object value)=0 | carto::TypedObject< T > | |
| setProperty(const std::string &, const char *) | carto::TypedObject< T > | |
| setProperty(const std::string &, const T &) | carto::TypedObject< T > | |
| setProperty(const std::string &key, Object const &value) | carto::TypedObject< T > | |
| carto::GenericObject::setProperty(const std::string &, const char *) | carto::DictionaryInterface | |
| carto::GenericObject::setProperty(const std::string &, const T &) | carto::DictionaryInterface | |
| carto::GenericObject::setProperty(const std::string &key, Object const &value) | carto::DictionaryInterface | |
| setScalar(double) | carto::TypedObject< T > | virtual |
| setString(const std::string &) | carto::TypedObject< T > | virtual |
| setSyntax(const std::string &syntactic) | carto::internal::SyntaxedNonInterfaceObject< T > | inlinevirtual |
| setValue(Object val) | carto::TypedObject< T > | virtual |
| carto::GenericObject::setValue(const T &val) | carto::GenericObject | |
| size() const | carto::TypedObject< T > | virtual |
| SyntaxedNonInterfaceObject(const std::string &s) | carto::internal::SyntaxedNonInterfaceObject< T > | inline |
| SyntaxedNonInterfaceObject(const SyntaxedNonInterfaceObject< T > &) | carto::internal::SyntaxedNonInterfaceObject< T > | inline |
| type() const | carto::TypedObject< T > | virtual |
| TypedObject() | carto::TypedObject< T > | |
| value() const | carto::GenericObject | |
| value() | carto::GenericObject | |
| value(T &) const | carto::GenericObject | |
| ValueObject() | carto::ValueObject< T > | |
| ValueObject(const T &x) | carto::ValueObject< T > | |
| ~ArrayInterface() | carto::ArrayInterface | virtual |
| ~DictionaryInterface() | carto::DictionaryInterface | virtual |
| ~DictionaryIteratorInterface() | carto::DictionaryIteratorInterface | virtual |
| ~DynArrayInterface() | carto::DynArrayInterface | virtual |
| ~GenericObject() | carto::GenericObject | virtual |
| ~Interface() | carto::Interface | virtual |
| ~IntKeyIteratorInterface() | carto::IntKeyIteratorInterface | virtual |
| ~IterableInterface() | carto::IterableInterface | virtual |
| ~IteratorInterface() | carto::IteratorInterface | virtual |
| ~KeyIteratorInterface() | carto::KeyIteratorInterface | virtual |
| ~NoneInterface() | carto::NoneInterface | virtual |
| ~RCObject() | carto::RCObject | inlinevirtual |
| ~ScalarInterface() | carto::ScalarInterface | virtual |
| ~SizeInterface() | carto::SizeInterface | virtual |
| ~StringInterface() | carto::StringInterface | virtual |
| ~SyntaxedInterface() | carto::SyntaxedInterface | virtual |
| ~SyntaxedNonInterfaceObject() | carto::internal::SyntaxedNonInterfaceObject< T > | virtual |
| ~TypedObject() | carto::TypedObject< T > | virtual |
| ~ValueObject() | carto::ValueObject< T > | virtual |