Flow 1.0.2
Flow project: Full implementation reference.
flow::util::Scoped_setter< Value > Member List

This is the complete list of members for flow::util::Scoped_setter< Value >, including all inherited members.

m_saved_valueflow::util::Scoped_setter< Value >private
m_target_or_nullflow::util::Scoped_setter< Value >private
operator=(const Scoped_setter &)=deleteflow::util::Scoped_setter< Value >
operator=(Scoped_setter &&)=deleteflow::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 &)=deleteflow::util::Scoped_setter< Value >
~Scoped_setter()flow::util::Scoped_setter< Value >