#include <itemrepository.h>
Public Types | |
| typedef vector< IntRange > | IntRangeArray |
Public Member Functions | |
| ItemFilter () | |
| ItemFilter (const ASCString &_name, const IntRangeArray &unitsetIDs, bool _active) | |
| bool | isActive () |
| void | setActive (bool _active) |
| void | runTextIO (PropertyContainer &pc) |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) |
| bool | isContained (ItemFiltrationSystem::Category cat, int id) |
Public Attributes | |
| ASCString | name |
|
|
Definition at line 148 of file itemrepository.h. |
|
|
Definition at line 158 of file itemrepository.h. |
|
||||||||||||||||
|
Definition at line 423 of file itemrepository.cpp. References name. |
|
|
Definition at line 161 of file itemrepository.h. |
|
||||||||||||
|
Definition at line 487 of file itemrepository.cpp. References ItemFiltrationSystem::Terrain. |
|
|
Definition at line 447 of file itemrepository.cpp. References name, and readClassContainer(). |
|
|
Definition at line 431 of file itemrepository.cpp. References PropertyContainer::addBool(), PropertyContainer::addIntRangeArray(), PropertyContainer::addString(), PropertyContainer::find(), and name. Referenced by ItemFiltrationSystem::DataLoader::readTextFiles(). |
|
|
Definition at line 162 of file itemrepository.h. |
|
|
Definition at line 463 of file itemrepository.cpp. References name, writeClassContainer(), tnstream::writeInt(), and tnstream::writeString(). |
|
|
Definition at line 160 of file itemrepository.h. Referenced by ItemFilter(), read(), runTextIO(), and write(). |
1.4.2