This is the complete list of members for NameIdMapping, including all inherited members.
| clear() | NameIdMapping | inline |
| deSerialize(std::istream &is) | NameIdMapping | |
| eraseName(const std::string &name) | NameIdMapping | inline |
| getId(const std::string &name, u16 &result) const | NameIdMapping | inline |
| getName(u16 id, std::string &result) const | NameIdMapping | inline |
| m_id_to_name | NameIdMapping | private |
| m_name_to_id | NameIdMapping | private |
| removeId(u16 id) | NameIdMapping | inline |
| serialize(std::ostream &os) const | NameIdMapping | |
| set(u16 id, const std::string &name) | NameIdMapping | inline |
| size() const | NameIdMapping | inline |