| addEntries() | DictionaryBase< IDLList< T >, T > | protected |
| append(const word &keyword, T *) | DictionaryBase< IDLList< T >, T > | |
| cfind(const word &keyword) const | DictionaryBase< IDLList< T >, T > | |
| clear() | DictionaryBase< IDLList< T >, T > | |
| Dictionary(const label size=128) | Dictionary< T > | explicit |
| Dictionary(const Dictionary &dict) | Dictionary< T > | |
| DictionaryBase(const label size=128) | DictionaryBase< IDLList< T >, T > | explicit |
| DictionaryBase(const DictionaryBase &dict) | DictionaryBase< IDLList< T >, T > | |
| DictionaryBase(Istream &is, const INew &inew) | DictionaryBase< IDLList< T >, T > | |
| DictionaryBase(Istream &is) | DictionaryBase< IDLList< T >, T > | |
| erase(const word &keyword) | Dictionary< T > | |
| find(const word &keyword) | DictionaryBase< IDLList< T >, T > | |
| found(const word &keyword) const | DictionaryBase< IDLList< T >, T > | |
| hashedTs_ | DictionaryBase< IDLList< T >, T > | protected |
| insert(const word &keyword, T *) | DictionaryBase< IDLList< T >, T > | |
| lookup(const word &keyword) const | DictionaryBase< IDLList< T >, T > | |
| lookup(const word &keyword) | DictionaryBase< IDLList< T >, T > | |
| lookupPtr(const word &keyword) const | DictionaryBase< IDLList< T >, T > | inline |
| lookupPtr(const word &keyword) | DictionaryBase< IDLList< T >, T > | inline |
| operator=(const DictionaryBase &) | DictionaryBase< IDLList< T >, T > | |
| operator[](const word &key) const | DictionaryBase< IDLList< T >, T > | inline |
| operator[](const word &key) | DictionaryBase< IDLList< T >, T > | inline |
| remove(const word &keyword) | DictionaryBase< IDLList< T >, T > | |
| sortedToc() const | DictionaryBase< IDLList< T >, T > | |
| sortedToc(const Compare &comp) const | DictionaryBase< IDLList< T >, T > | |
| sortedToc(const Compare &comp) const | DictionaryBase< IDLList< T >, T > | |
| toc() const | DictionaryBase< IDLList< T >, T > | |
| transfer(DictionaryBase< IDLList< T >, T > &dict) | DictionaryBase< IDLList< T >, T > | |