NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
atoms::Value< ValType, Modifiers > Member List

This is the complete list of members for atoms::Value< ValType, Modifiers >, including all inherited members.

get() const atoms::Value< ValType, Modifiers >inline
initial(const ValType &v)atoms::ValueMod< ValType, Modifiers... >inlineprivate
operator ValType() const atoms::Value< ValType, Modifiers >inline
operator=(const Value &)=defaultatoms::Value< ValType, Modifiers >
operator=(const ValType &new_value)atoms::Value< ValType, Modifiers >inline
reset(const ValType &val)atoms::Value< ValType, Modifiers >inline
set(const ValType &new_value)atoms::Value< ValType, Modifiers >inline
set(const ValType &new_value, const Time &t)atoms::Value< ValType, Modifiers >inline
Value(ValType val, Modifiers< ValType >...modifiers)atoms::Value< ValType, Modifiers >inline