|
| AttributeOverrides (const AttributeOverrides &other) |
|
void | release () |
|
const AttributeOverrides & | operator= (const AttributeOverrides &with) |
|
bool | has_top_level_override () const |
|
void | set_dirty () |
|
void | reset_dirty () |
|
bool | is_dirty () const |
|
bool | is_partially_applied () const |
|
void | set_partially_applied (const unsigned int &override_kind) |
|
void | store () |
|
bool | initial_state_exists () const |
|
void | backup_initial_state (OfAttr *attr) |
|
void | restore_initial_state (OfAttr *attr) |
|
void | release_initial_state () |
|
bool | find_stack_index (const CoreString &source_context, const unsigned int &source_filter, unsigned int &found_index) const |
|
bool | find_stack_range (const CoreString &source_context, const unsigned int &source_filter, unsigned int &start_index, unsigned int &end_index) const |
|
void | set_attr (OfAttr *attr, const CoreString &object_path) |
|
OfAttrHandle | get_attr () const |
|