Flow 1.0.2
Flow project: Full implementation reference.
|
This is the complete list of members for flow::util::Scoped_setter< Value >, including all inherited members.
m_saved_value | flow::util::Scoped_setter< Value > | private |
m_target_or_null | flow::util::Scoped_setter< Value > | private |
operator=(const Scoped_setter &)=delete | flow::util::Scoped_setter< Value > | |
operator=(Scoped_setter &&)=delete | flow::util::Scoped_setter< Value > | |
Scoped_setter(Value *target, Value &&val_src_moved) | flow::util::Scoped_setter< Value > | explicit |
Scoped_setter(Scoped_setter &&src_moved) | flow::util::Scoped_setter< Value > | |
Scoped_setter(const Scoped_setter &)=delete | flow::util::Scoped_setter< Value > | |
~Scoped_setter() | flow::util::Scoped_setter< Value > |