begin() (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
begin() const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
clear(bool shrinkArray=0) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
const_iterator typedef (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
contains(const Map::Type &key) const | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
empty() const | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
end() (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
end() const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
erase(iterator entry) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
erase(const Map::Type &key) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
find(const Map::Type &key) (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
find(const Map::Type &key) const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
getLoader(Map::Type type) | Ultima::Ultima4::MapLoaders | |
getOrCreateVal(const Map::Type &key) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
getVal(const Map::Type &key) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
getVal(const Map::Type &key) const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
getValOrDefault(const Map::Type &key) const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
getValOrDefault(const Map::Type &key, const MapLoader * &defaultVal) const | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
HashMap() | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
HashMap(const HM_t &map) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
iterator typedef (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
MapLoaders() | Ultima::Ultima4::MapLoaders | |
operator=(const HM_t &map) (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
operator[](const Map::Type &key) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
operator[](const Map::Type &key) const | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
setVal(const Map::Type &key, const MapLoader * &val) (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
size() const (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | inline |
size_type typedef (defined in Common::HashMap< Map::Type, MapLoader *, MapType_Hash >) | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
tryGetVal(const Map::Type &key, MapLoader * &out) const | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
~HashMap() | Common::HashMap< Map::Type, MapLoader *, MapType_Hash > | |
~MapLoaders() | Ultima::Ultima4::MapLoaders | |