KiCad PCB EDA Suite
|
This is the complete list of members for RANGED_NUM< T >, including all inherited members.
m_toleranceMinus | RANGED_NUM< T > | private |
m_tolerancePlus | RANGED_NUM< T > | private |
m_value | RANGED_NUM< T > | private |
Matches(const T &aOther) const | RANGED_NUM< T > | inline |
operator T() | RANGED_NUM< T > | inline |
operator=(const T aValue) | RANGED_NUM< T > | inline |
RANGED_NUM(T aValue=0, T aTolerancePlus=0, T aToleranceMinus=0) | RANGED_NUM< T > | inline |