Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Classes | |
struct | CamAttrInfos |
struct | CustomAttrInfos |
Public Member Functions | |
ObjectOverrideInfos (const ObjectOverrideInfos &other) | |
ObjectOverrideInfos (const OverrideSource &source, const unsigned int &reason) | |
virtual void | release () |
const ObjectOverrideInfos & | operator= (const ObjectOverrideInfos &with) |
void | merge (ObjectOverrideInfos &with) |
void | set_stored () |
![]() | |
BaseOverrideInfos (const OverrideSource &source, const unsigned int &reason=0) | |
bool | is_from_override_set () const |
bool | is_top_level_override () const |
Static Public Member Functions | |
static CoreString | get_object_reason (const unsigned int &reason) |
Public Attributes | |
ParserEntry * | m_comment_override |
ParserEntry * | m_revert_comment_override |
ParserEntry * | m_colortag_override |
ParserEntry * | m_revert_colortag_override |
CoreVector< CustomAttrInfos > | m_custom_attrs |
CoreVector< CamAttrInfos > | m_cam_attrs |
![]() | |
OverrideSource | m_source |
unsigned int | m_reason |