| arraySeparator | SmartMap< T > | |
| clear() (defined in SmartMap< T >) | SmartMap< T > | inlinevirtual |
| const_iterator typedef (defined in SmartMap< T >) | SmartMap< T > | |
| copyStruct(const ReferenceMap2< T > &m, const T2 &src, T2 &dst, extLinkPolicy policy=RESERVE) | ReferenceMap2< T > | inline |
| dump(std::ostream &ostr=std::cout) const | SmartMap< T > | |
| entry_t typedef (defined in SmartMap< T >) | SmartMap< T > | |
| ERROR enum value | ReferenceMap2< T > | |
| exportMap(std::map< std::string, T2 > &m) const | SmartMap< T > | inline |
| extLinkPolicy enum name | ReferenceMap2< T > | |
| get(const std::string &key, const std::string &defaultValue) const | SmartMap< 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) const | SmartMap< T > | inline |
| getKeyList() const | SmartMap< T > | inlinevirtual |
| getKeys(std::ostream &ostr) const (defined in SmartMap< T >) | SmartMap< T > | inline |
| getKeys() const | SmartMap< T > | inline |
| getMap() const | SmartMap< T > | inline |
| getValues(std::ostream &ostr) const | SmartMap< T > | inline |
| getValues() const | SmartMap< 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 typedef | SmartMap< T > | |
| key_t typedef (defined in SmartMap< T >) | SmartMap< T > | |
| keyList | SmartMap< T > | mutableprotected |
| keylist_t typedef (defined in SmartMap< T >) | SmartMap< T > | |
| LINK enum value | ReferenceMap2< T > | |
| link(const std::string &key, F &x) | ReferenceMap2< T > | inline |
| link(const std::string &key, void *ptr, const std::type_info &type, size_t count=1) | ReferenceMap2< T > | inline |
| map_t typedef (defined in ReferenceMap2< T >) | ReferenceMap2< T > | |
| operator[](const std::string &key) | SmartMap< T > | inlinevirtual |
| operator[](const std::string &key) const | SmartMap< T > | inlinevirtual |
| ref_t typedef (defined in ReferenceMap2< T >) | ReferenceMap2< T > | |
| RESERVE enum value | ReferenceMap2< T > | |
| separator | SmartMap< 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 > | |
| SKIP enum value | ReferenceMap2< 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=',') const | SmartMap< T > | inline |
| unlink(const std::string &key) (defined in ReferenceMap2< T >) | ReferenceMap2< 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 |