UniSet  2.6.0
Открытые члены | Друзья
Класс uniset::ObjectIndex_Array
Граф наследования:uniset::ObjectIndex_Array:
Inheritance graph
[см. легенду]
Граф связей класса uniset::ObjectIndex_Array:
Collaboration graph
[см. легенду]

Полный список членов класса

Открытые члены

 ObjectIndex_Array (const ObjectInfo *objectInfo)
virtual const ObjectInfogetObjectInfo (const ObjectId) const noexcept override
virtual const ObjectInfogetObjectInfo (const std::string &name) const noexcept override
virtual ObjectId getIdByName (const std::string &name) const noexcept override
virtual std::string getMapName (const ObjectId id) const noexcept override
virtual std::string getTextName (const ObjectId id) const noexcept override
virtual std::ostream & printMap (std::ostream &os) const noexcept override

Друзья

std::ostream & operator<< (std::ostream &os, ObjectIndex_Array &oi)

Подробное описание


Методы

ObjectId ObjectIndex_Array::getIdByName ( const std::string &  name) const [override, virtual]
Возвращает:
uniset::DefaultObjectId if not found

Замещает uniset::ObjectIndex.

string ObjectIndex_Array::getMapName ( const ObjectId  id) const [override, virtual]
Возвращает:
"" if not found

Замещает uniset::ObjectIndex.

string ObjectIndex_Array::getTextName ( const ObjectId  id) const [override, virtual]
Возвращает:
"" if not found

Замещает uniset::ObjectIndex.