|
Mana
|
This is the complete list of members for ManaServ::ManaServItemDB, including all inherited members.
| addItem(ItemInfo *itemInfo) | ItemDB | protected |
| checkItemInfo(ItemInfo &itemInfo) override | ManaServ::ManaServItemDB | privatevirtual |
| checkStatus() override | ManaServ::ManaServItemDB | virtual |
| exists(int id) const | ItemDB | |
| get(int id) const | ItemDB | |
| get(const std::string &name) const | ItemDB | |
| init() override | ManaServ::ManaServItemDB | virtual |
| isLoaded() const | ItemDB | inline |
| ItemDB()=default | ItemDB | |
| loadCommonRef(ItemInfo &itemInfo, XML::Node node, const std::string &filename) | ItemDB | protected |
| loadEmptyItemDefinition() | ItemDB | protected |
| loadFloorSprite(SpriteDisplay &display, XML::Node node) | ItemDB | private |
| loadReplacement(ItemInfo &info, XML::Node replaceNode) | ItemDB | private |
| loadSoundRef(ItemInfo &itemInfo, XML::Node node) | ItemDB | private |
| loadSpriteRef(ItemInfo &itemInfo, XML::Node node) | ItemDB | private |
| ManaServItemDB()=default | ManaServ::ManaServItemDB | |
| mItemInfos | ItemDB | private |
| mLoaded | ItemDB | protected |
| mNamedItemInfos | ItemDB | private |
| mUnknown | ItemDB | protected |
| readItemNode(XML::Node node, const std::string &filename) override | ManaServ::ManaServItemDB | virtual |
| unload() | ItemDB | virtual |
| ~ItemDB()=default | ItemDB | virtual |
| ~ManaServItemDB() override | ManaServ::ManaServItemDB | inline |