explain(const BLOCXX_NAMESPACE::String &value) const | limal::ValueIntCheck | [virtual] |
isValid(const BLOCXX_NAMESPACE::String &value) const | limal::ValueIntCheck | [virtual] |
m_incl | limal::ValueIntCheck | [private] |
m_max | limal::ValueIntCheck | [private] |
m_min | limal::ValueIntCheck | [private] |
m_sign | limal::ValueIntCheck | [private] |
s | limal::ValueIntCheck | |
u | limal::ValueIntCheck | |
ValueCheckBase() | limal::ValueCheckBase | [inline, protected] |
ValueIntCheck(BLOCXX_NAMESPACE::UInt64 minValue, BLOCXX_NAMESPACE::UInt64 maxValue, bool inclusiveRange=true) | limal::ValueIntCheck | |
ValueIntCheck(BLOCXX_NAMESPACE::Int64 minValue, BLOCXX_NAMESPACE::Int64 maxValue, bool inclusiveRange=true) | limal::ValueIntCheck | |
ValueIntCheck(int minValue, int maxValue, bool inclusiveRange=true) | limal::ValueIntCheck | |
~ValueCheckBase() | limal::ValueCheckBase | [inline, virtual] |