| Base(int precision=1, int minsize=0, char fill='0') | vValue::Expr::Core::Base | |
| Base(Base const &other) | vValue::Expr::Core::Base | |
| copy(void) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| Get() const | vValue::Expr::Core::Base | [inline] |
| GetFloat(void) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| GetInt(void) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| GetString(Base const *other=0) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| GetValue(void) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| m_value | vValue::Expr::Core::Number< T > | [private] |
| Number(T value) | vValue::Expr::Core::Number< T > | [inline] |
| Number(Base const &other) | vValue::Expr::Core::Number< T > | [inline] |
| operator float() const | vValue::Expr::Core::Base | [inline] |
| operator int() const | vValue::Expr::Core::Base | [inline] |
| operator tString() const | vValue::Expr::Core::Base | [inline] |
| operator!=(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| operator<(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| operator<=(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| operator==(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| operator>(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| operator>=(Base const &other) const | vValue::Expr::Core::Number< T > | [inline, virtual] |
| Output(T value, Base const *other=0) const | vValue::Expr::Core::Base | [inline, protected] |
| SetFill(char fill) | vValue::Expr::Core::Base | |
| SetMinsize(int size) | vValue::Expr::Core::Base | |
| SetPrecision(int precision) | vValue::Expr::Core::Base | |
| ~Base() | vValue::Expr::Core::Base | [inline, virtual] |
| ~Number() | vValue::Expr::Core::Number< T > | [inline, virtual] |