add_alternate_symbol(id_type id, std::string const &symbol) | Dictionary | [virtual] |
begin() const | Dictionary | |
clear() | Dictionary | [virtual] |
const_iterator typedef | Dictionary | |
const_reverse_iterator typedef | Dictionary | |
Dictionary(bool case_sensitive=true) | Dictionary | |
Dictionary(self_type const &d) | Dictionary | |
end() const | Dictionary | |
find(id_type id) const | Dictionary | [virtual] |
find(std::string const &sym) const | Dictionary | [virtual] |
get_type(std::string const &name) | Dictionary | |
id_type typedef | Dictionary | |
insert(value_type const &vt) | Dictionary | [virtual] |
make_upper_case(std::string const &s) const | Dictionary | [protected] |
rbegin() const | Dictionary | |
rend() const | Dictionary | |
self_type typedef | Dictionary | |
update_index(std::string const &s, typename data_map::iterator i) | Dictionary | [protected] |
value_type typedef | Dictionary | |
~Dictionary() | Dictionary | [virtual] |