#include <houses.h>
Definition at line 87 of file houses.h.
◆ HouseManager()
HouseManager::HouseManager |
( |
| ) |
|
◆ addHouse()
void HouseManager::addHouse |
( |
const HousePtr & |
house | ) |
|
◆ clear()
void HouseManager::clear |
( |
| ) |
|
|
inline |
◆ filterHouses()
◆ findHouse()
HouseList::iterator HouseManager::findHouse |
( |
uint32 |
houseId | ) |
|
|
protected |
◆ getHouse()
◆ getHouseByName()
HousePtr HouseManager::getHouseByName |
( |
std::string |
name | ) |
|
◆ getHouseList()
◆ load()
void HouseManager::load |
( |
const std::string & |
fileName | ) |
|
◆ removeHouse()
void HouseManager::removeHouse |
( |
uint32 |
houseId | ) |
|
◆ save()
void HouseManager::save |
( |
const std::string & |
fileName | ) |
|
◆ sort()
void HouseManager::sort |
( |
| ) |
|
The documentation for this class was generated from the following files: