Describes a field of Object
.
More...
#include <config_value_field.hpp>
Inherited by caf::detail::config_value_field_base< T, std::tuple_element< Pos, T >::type >, caf::detail::config_value_field_base< config_value_field_trait< Get >::object_type, config_value_field_trait< Get >::value_type >, and caf::detail::config_value_field_base< Object, Value >.
template<
class Object>
class caf::config_value_field< Object >
Describes a field of Object
.
◆ set()
Tries to set this field in object
to x
.
- Returns
true
on success, false
otherwise.
◆ set_default()
Restores the default value for this field in object
.
- Precondition
has_default()
The documentation for this class was generated from the following file:
- /build/reproducible-path/actor-framework-0.17.6/libcaf_core/caf/config_value_field.hpp