#include <thingtypemanager.h>
Definition at line 32 of file thingtypemanager.h.
◆ addItemType()
void ThingTypeManager::addItemType |
( |
const ItemTypePtr & |
itemType | ) |
|
◆ findItemTypeByCategory()
◆ findItemTypeByClientId()
◆ findItemTypeByName()
const ItemTypePtr & ThingTypeManager::findItemTypeByName |
( |
std::string |
name | ) |
|
◆ findItemTypesByName()
ItemTypeList ThingTypeManager::findItemTypesByName |
( |
std::string |
name | ) |
|
◆ findItemTypesByString()
ItemTypeList ThingTypeManager::findItemTypesByString |
( |
std::string |
name | ) |
|
◆ findThingTypeByAttr()
◆ getContentRevision()
uint16 ThingTypeManager::getContentRevision |
( |
| ) |
|
|
inline |
◆ getDatSignature()
uint32 ThingTypeManager::getDatSignature |
( |
| ) |
|
|
inline |
◆ getItemType()
◆ getItemTypes()
◆ getNullItemType()
const ItemTypePtr& ThingTypeManager::getNullItemType |
( |
| ) |
|
|
inline |
◆ getNullThingType()
◆ getOtbMajorVersion()
uint32 ThingTypeManager::getOtbMajorVersion |
( |
| ) |
|
|
inline |
◆ getOtbMinorVersion()
uint32 ThingTypeManager::getOtbMinorVersion |
( |
| ) |
|
|
inline |
◆ getThingType()
◆ getThingTypes()
◆ init()
void ThingTypeManager::init |
( |
| ) |
|
◆ isDatLoaded()
bool ThingTypeManager::isDatLoaded |
( |
| ) |
|
|
inline |
◆ isOtbLoaded()
bool ThingTypeManager::isOtbLoaded |
( |
| ) |
|
|
inline |
◆ isValidDatId()
◆ isValidOtbId()
bool ThingTypeManager::isValidOtbId |
( |
uint16 |
id | ) |
|
|
inline |
◆ isXmlLoaded()
bool ThingTypeManager::isXmlLoaded |
( |
| ) |
|
|
inline |
◆ loadDat()
bool ThingTypeManager::loadDat |
( |
std::string |
file | ) |
|
◆ loadOtb()
void ThingTypeManager::loadOtb |
( |
const std::string & |
file | ) |
|
◆ loadOtml()
bool ThingTypeManager::loadOtml |
( |
std::string |
file | ) |
|
◆ loadXml()
void ThingTypeManager::loadXml |
( |
const std::string & |
file | ) |
|
◆ parseItemType()
◆ rawGetItemType()
◆ rawGetThingType()
◆ saveDat()
void ThingTypeManager::saveDat |
( |
std::string |
fileName | ) |
|
◆ terminate()
void ThingTypeManager::terminate |
( |
| ) |
|
The documentation for this class was generated from the following files: