iv::SharedAttr< T > Member List
This is the complete list of members for iv::SharedAttr< T >, including all inherited members.
allow_ModifyMode() | iv::Attribute | protected |
Attr(ClientMarker *, AttributeEventProcessor *, bool allow_ModifyMode) | iv::Attr< T > | |
Attribute(ClientMarker *, AttributeEventProcessor *event_processor, bool allow_ModifyMode) | iv::Attribute | |
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 |
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 |
owner() const | iv::Attribute | |
Remove_Listener(AttributeListener *) | iv::Attribute | |
SetAttributeMode(ValueMode) | iv::Attribute | protected |
SharedAttr(ClientMarker *cm, T const &initial_value=T()) | iv::SharedAttr< T > | |
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 | |
~SharedAttr() | iv::SharedAttr< T > |