Scope
|
This is the complete list of members for scope::ColorProps, including all inherited members.
col | scope::ColorProps | protected |
Color() const (defined in scope::ColorProps) | scope::ColorProps | inline |
ColorProps(const ColorEnum &_col=None, const uint16_t &_ll=0, const uint16_t &_ul=UINT16_MAX >> 1) | scope::ColorProps | inline |
ColorProps(const ColorProps &cp) | scope::ColorProps | inline |
ll | scope::ColorProps | protected |
LowerLimit() const (defined in scope::ColorProps) | scope::ColorProps | inline |
mutex | scope::ColorProps | mutableprotected |
operator ColorEnum() const | scope::ColorProps | inline |
operator=(const ColorProps &cp) | scope::ColorProps | inline |
Range() const (defined in scope::ColorProps) | scope::ColorProps | inline |
SetColor(const ColorEnum &_col) (defined in scope::ColorProps) | scope::ColorProps | inline |
SetLowerLimit(const uint16_t &_ll) (defined in scope::ColorProps) | scope::ColorProps | inline |
SetUpperLimit(const uint16_t &_ul) (defined in scope::ColorProps) | scope::ColorProps | inline |
ul | scope::ColorProps | protected |
UpperLimit() const (defined in scope::ColorProps) | scope::ColorProps | inline |