Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
EntryModelBounded< T > Member List

This is the complete list of members for EntryModelBounded< T >, including all inherited members.

append(uint8_t val)EntryModel< T >inline
append_char(char c)EntryModel< T >inline
auto_clamp(bool force=false)EntryModel< T >inlineprotected
autoClamp_EntryModel< T >protected
base_EntryModel< T >protected
calculate_size()EntryModel< T >inlineprotected
change_sign()EntryModel< T >inline
clamp(bool force=false) overrideEntryModelBounded< T >inlineprivatevirtual
clear()EntryModel< T >inline
cursor_visible()EntryModel< T >inline
DISALLOW_COPY_AND_ASSIGN(EntryModelBounded) (defined in EntryModelBounded< T >)EntryModelBounded< T >private
DISALLOW_COPY_AND_ASSIGN(EntryModel) (defined in EntryModel< T >)EntryModel< T >protected
empty()EntryModel< T >inline
empty_EntryModel< T >protected
EntryModel()EntryModel< T >inline
EntryModelBounded()EntryModelBounded< T >inline
get_string(bool right_justify=false)EntryModel< T >inline
get_value(bool force_clamp=false)EntryModel< T >inline
has_leading_zeros()EntryModel< T >inline
init(unsigned max_size, int base, T value, T min, T max, T default_val, bool automatic_clamp=true)EntryModelBounded< T >inline
EntryModel::init(unsigned max_size, int base)EntryModel< T >inline
EntryModel::init(unsigned max_size, int base, T value, bool automatic_clamp=true)EntryModel< T >inline
is_at_initial_value()EntryModel< T >inline
isAtInitialValue_EntryModel< T >protected
max_size()EntryModel< T >inline
maxSize_EntryModel< T >protected
numLeadingZeros_EntryModel< T >protected
operator++()EntryModel< T >inline
operator--()EntryModel< T >inline
pop_back()EntryModel< T >inline
push_back(uint8_t val)EntryModel< T >inline
push_back_char(char c)EntryModel< T >inline
set_base(int base)EntryModel< T >inline
set_base(int base, bool convert)EntryModel< T >inline
set_boundaries() overrideEntryModelBounded< T >inlineprivatevirtual
set_default()EntryModelBounded< T >inline
set_leading_zeros(unsigned num)EntryModel< T >inline
set_max()EntryModel< T >inline
set_min()EntryModel< T >inline
set_value(T value)EntryModel< T >inline
size()EntryModel< T >inline
size_EntryModel< T >protected
value_EntryModel< T >protected
valueDefault_EntryModelBounded< T >private
valueMax_EntryModel< T >protected
valueMin_EntryModel< T >protected