cartobase  5.0.5
carto::interface_internal::DictionaryImpl< T, B > Member List

This is the complete list of members for carto::interface_internal::DictionaryImpl< T, B >, including all inherited members.

clearProperties(TypedObject< T > &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
equals(const TypedObject< T > &, const GenericObject &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
getProperty(const TypedObject< T > &, const std::string &, Object &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
getProperty(const TypedObject< std::map< std::string, Object > > &object, const std::string &key, Object &result)carto::interface_internal::DictionaryImpl< T, B >inline
hasProperty(const TypedObject< T > &, const std::string &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
isDictionary(const TypedObject< T > &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
removeProperty(TypedObject< T > &, const std::string &)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
setProperty(TypedObject< T > &, const std::string &, Object)carto::interface_internal::DictionaryImpl< T, B >inlinestatic
setProperty(TypedObject< std::map< std::string, Object > > &object, const std::string &key, Object value)carto::interface_internal::DictionaryImpl< T, B >inline