allow_ModifyMode() | iv::Attribute | protected |
Attr(ClientMarker *, AttributeEventProcessor *, bool allow_ModifyMode) | iv::Attr< T > | |
Attribute(ClientMarker *, AttributeEventProcessor *event_processor, bool allow_ModifyMode) | iv::Attribute | |
ComponentAttr(iv::ClientMarker *cm, T const &initial_value=T()) | iv::ComponentAttr< Component, T > | |
ComponentAttr(ComponentAttr< Component, T > const &src) | iv::ComponentAttr< Component, T > | |
event_processor() | iv::Attribute | protected |
event_processor(AttributeEventProcessor *) | iv::Attribute | protected |
Get() const | iv::Attr< T > | |
GetAny() | iv::Attribute | |
GetSourceValue(T &out) const override | iv::SharedAttr_I< T > | protectedvirtual |
Index(Component *component, ComponentAttr_Index< Component > *index) | iv::ComponentAttr< Component, T > | |
Index() | iv::ComponentAttr< Component, T > | |
Insert_Listener(AttributeListener *) | iv::Attribute | |
Mode() const | iv::Attribute | |
Modify(ClientMarker *modifier, T const &) | iv::Attr< T > | |
ModifyAny(ClientMarker *modifier, std::any) | iv::Attribute | |
ModifyMode(ClientMarker *modifier, Attribute::ValueMode) | iv::Attribute | |
ModifySource(T const &) override | iv::SharedAttr_I< T > | protectedvirtual |
Notify_Activated() | iv::Attribute | protected |
Notify_Deactivated() | iv::Attribute | protected |
operator=(ComponentAttr< Component, T > const &src) | iv::ComponentAttr< Component, T > | |
owner() const | iv::Attribute | |
Remove_Listener(AttributeListener *) | iv::Attribute | |
SetAttributeMode(ValueMode) | iv::Attribute | protected |
SharedAttr_I(ClientMarker *cm, AttributeEventProcessor *, T const &initial_value=T()) | iv::SharedAttr_I< T > | |
SourceValueChanged() | iv::Attribute | protected |
Type() | iv::Attribute | |
ValueMode enum name | iv::Attribute | |
~ComponentAttr() | iv::ComponentAttr< Component, T > | |