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

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

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