#include <ObjectIndex_Array.h>
|
static std::string | getBaseName (const std::string &fname) noexcept |
|
std::string | nmLocalNode = {""} |
|
DEPRECATED!
- Уст.
- Этот класс нужен для совместимости с очень древними проектами. Где список объектов объявлялся статическим массивом
◆ getIdByName()
ObjectId uniset::ObjectIndex_Array::getIdByName |
( |
const std::string & | name | ) |
const |
|
overridevirtualnoexcept |
◆ getMapName()
string uniset::ObjectIndex_Array::getMapName |
( |
const ObjectId | id | ) |
const |
|
overridevirtualnoexcept |
◆ getObjectInfo() [1/2]
◆ getObjectInfo() [2/2]
const ObjectInfo * uniset::ObjectIndex_Array::getObjectInfo |
( |
const std::string & | name | ) |
const |
|
overridevirtualnoexcept |
◆ getTextName()
string uniset::ObjectIndex_Array::getTextName |
( |
const ObjectId | id | ) |
const |
|
overridevirtualnoexcept |
◆ printMap()
std::ostream & uniset::ObjectIndex_Array::printMap |
( |
std::ostream & | os | ) |
const |
|
overridevirtualnoexcept |