OpenMW
|
ID blacklist sorted by UniversalId type. More...
#include <blacklist.hpp>
Public Member Functions | |
bool | isBlacklisted (const CSMWorld::UniversalId &id) const |
void | add (CSMWorld::UniversalId::Type type, const std::vector< std::string > &ids) |
Private Attributes | |
std::map < CSMWorld::UniversalId::Type, std::vector< std::string > > | mIds |
ID blacklist sorted by UniversalId type.
void CSMDoc::Blacklist::add | ( | CSMWorld::UniversalId::Type | type, |
const std::vector< std::string > & | ids | ||
) |
bool CSMDoc::Blacklist::isBlacklisted | ( | const CSMWorld::UniversalId & | id | ) | const |
|
private |