SmartMap< T > Member List

This is the complete list of members for SmartMap< T >, including all inherited members.

arraySeparatorSmartMap< T >
clear() (defined in SmartMap< T >)SmartMap< T >inlinevirtual
const_iterator typedef (defined in SmartMap< T >)SmartMap< T >
dump(std::ostream &ostr=std::cout) constSmartMap< T >
entry_t typedef (defined in SmartMap< T >)SmartMap< T >
exportMap(std::map< std::string, T2 > &m) constSmartMap< T >inline
get(const std::string &key, const std::string &defaultValue) constSmartMap< T >inline
get(const std::string &key, const char *defaultValue) const (defined in SmartMap< T >)SmartMap< T >inline
get(const std::string &key, const T2 &defaultValue) constSmartMap< T >inline
getKeyList() constSmartMap< T >inlinevirtual
getKeys(std::ostream &ostr) const (defined in SmartMap< T >)SmartMap< T >inline
getKeys() constSmartMap< T >inline
getMap() constSmartMap< T >inline
getValues(std::ostream &ostr) constSmartMap< T >inline
getValues() constSmartMap< T >inline
hasKey(const std::string &key) const (defined in SmartMap< T >)SmartMap< T >inline
importCastableMap(const drain::SmartMap< T2 > &m)SmartMap< T >inline
importEntries(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0)SmartMap< T >
importEntries(const std::list< std::string > &entries, char assignmentSymbol='=')SmartMap< T >inline
importMap(const std::map< std::string, S > &m)SmartMap< T >inline
iterator typedefSmartMap< T >
key_t typedef (defined in SmartMap< T >)SmartMap< T >
keyListSmartMap< T >mutableprotected
keylist_t typedef (defined in SmartMap< T >)SmartMap< T >
map_t typedef (defined in SmartMap< T >)SmartMap< T >
operator[](const std::string &key)SmartMap< T >inlinevirtual
operator[](const std::string &key) constSmartMap< T >inlinevirtual
separatorSmartMap< T >
setValues(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0)SmartMap< T >inline
setValues(const char *entries, char assignmentSymbol='=', char separatorSymbol=0) (defined in SmartMap< T >)SmartMap< T >inline
setValuesSEQ(const S &sequence) (defined in SmartMap< T >)SmartMap< T >
smap_t typedef (defined in SmartMap< T >)SmartMap< T >
SmartMap(char separator='\0', char arraySeparator=':')SmartMap< T >inline
SmartMap(const SmartMap &smap) (defined in SmartMap< T >)SmartMap< T >inline
toStr(char equal='=', char start=0, char end=0, char separator=0) const (defined in SmartMap< T >)SmartMap< T >inline
toStream(std::ostream &ostr, char equal='=', char startChar='{', char endChar='}', char separatorChar=',') constSmartMap< T >inline
updateFromCastableMap(const drain::SmartMap< T2 > &m)SmartMap< T >inline
updateFromMap(const std::map< std::string, T2 > &m)SmartMap< T >inline
updateValues(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0)SmartMap< T >inline
value_t typedef (defined in SmartMap< T >)SmartMap< T >
~SmartMap() (defined in SmartMap< T >)SmartMap< T >inlinevirtual