ManaPlus
|
Go to the source code of this file.
Data Structures | |
struct | dtor< T > |
struct | dtor< std::pair< T1, T2 > > |
Functions | |
template<class Cont > | |
dtor< typename Cont::value_type > | make_dtor (Cont const &d) |
template<typename Container > | |
void | delete_all (Container &c) |
|
inline |
Definition at line 56 of file dtor.h.
References make_dtor().
Referenced by CompoundSprite::clear(), ShopItems::clear(), MailWindow::clear(), Particle::clear(), ParticleEngine::clear(), ImageCollection::clear(), Ea::CharServerHandler::clear(), Being::clearCache(), Guild::clearMembers(), Party::clearMembers(), SkillDialog::clearSkills(), Ea::LoginHandler::clearWorlds(), NpcDialogDB::deleteDialog(), PlayerTableModel::freeWidgets(), SpellManager::load(), EAthena::CharServerRecv::processCharCharacters(), EAthena::CharServerRecv::processCharLogin(), TmwAthena::CharServerRecv::processCharLogin(), Being::removeHorse(), WindowContainer::slowLogic(), GuiTable::uninstallActionListeners(), AvatarDB::unload(), ClanDb::unload(), ElementalDb::unload(), HomunculusDB::unload(), HorseDB::unload(), ItemDB::unload(), ItemFieldDb::unload(), MercenaryDB::unload(), ModDB::unload(), MonsterDB::unload(), NPCDB::unload(), NpcDialogDB::unload(), PETDB::unload(), QuestDb::unload(), SkillUnitDb::unload(), MapLayer::updateOGL(), MapLayer::updateSDL(), Action::~Action(), BeingInfo::~BeingInfo(), BeingsListModel::~BeingsListModel(), ComplexItem::~ComplexItem(), EquipmentWindow::~EquipmentWindow(), ImageSet::~ImageSet(), ImageVertexes::~ImageVertexes(), ItemInfo::~ItemInfo(), Ea::LoginHandler::~LoginHandler(), MailWindow::~MailWindow(), Map::~Map(), MapLayer::~MapLayer(), MapRowVertexes::~MapRowVertexes(), MiniStatusWindow::~MiniStatusWindow(), PlayerRelationsManager::~PlayerRelationsManager(), SetupWindow::~SetupWindow(), SpellManager::~SpellManager(), StaticTableModel::~StaticTableModel(), StatusWindow::~StatusWindow(), Theme::~Theme(), WindowMenu::~WindowMenu(), and VirtFs::ZipEntry::~ZipEntry().
|
inline |
Definition at line 50 of file dtor.h.
Referenced by delete_all().