|
Práctica 5. Set y Map.
|
Lista completa de los miembros de Dictionary, incluyendo todos los heredados:
| anade(const Dictionary &dic) | Dictionary | |
| begin() const | Dictionary | inline |
| clear() | Dictionary | |
| Dictionary() | Dictionary | |
| Dictionary(const Dictionary &othr) | Dictionary | |
| Dictionary(const string &file_name) | Dictionary | |
| empty() const | Dictionary | |
| end() const | Dictionary | inline |
| erase(const string &s) | Dictionary | |
| exists(const string &s) const | Dictionary | |
| getOcurrences(char c) const | Dictionary | |
| insert(const string &s) | Dictionary | |
| operator<<(ostream &os, const Dictionary &dic) | Dictionary | friend |
| operator>>(istream &is, Dictionary &dic) | Dictionary | friend |
| size() const | Dictionary | |
| wordsOfLength(int length) const | Dictionary |