C3D Toolkit
Kernel - 112346, Vision - 2.6.2.8
|
Контейнер атрибутов. Подробнее...
#include <attribute.h>
#include <mb_enum.h>
#include <vector>
#include <templ_multimap.h>
#include <attr_registry.h>
Классы | |
class | MbAttributeContainer |
Контейнер атрибутов. Подробнее... | |
Функции | |
bool | GetCommonAttributes (const MbAttributeContainer &attrItem, const c3d::string_t &attrPrompt, c3d::ConstAttrVector &resAttrs) |
Получить обобщенные атрибуты. Подробнее... | |
bool | AddCommonAttributes (const MbAttributeContainer &srcItem, MbeAttributeType attrType, const c3d::string_t &attrPrompt, MbAttributeContainer &dstItem, c3d::AttrVector *bufAttrs=c3d_null) |
Установить обобщенные атрибуты в целевой объект из объекта-источника. Подробнее... | |
bool | RemoveCommonAttributes (MbAttributeContainer &attrItem, const c3d::string_t &attrPrompt) |
Удалить обобщенные атрибуты. Подробнее... | |
Контейнер атрибутов.