|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for Expression::Value, including all inherited members.
| getType() const | Expression::Value | inline |
| getValue() const | Expression::Value | inline |
| getValueFloat() const | Expression::Value | inline |
| getValueInt() const | Expression::Value | inline |
| isFloat() const | Expression::Value | inline |
| isInt() const | Expression::Value | inline |
| operator std::string() const (defined in Expression::Value) | Expression::Value | inline |
| operator Tfloat() const (defined in Expression::Value) | Expression::Value | inline |
| operator Tint() const (defined in Expression::Value) | Expression::Value | inline |
| operator*(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator+(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator-(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator/(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator<(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator<=(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator==(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator>(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| operator>=(Value const &v) const (defined in Expression::Value) | Expression::Value | |
| Tvalue typedef (defined in Expression::Value) | Expression::Value | |
| Value() | Expression::Value | inline |
| Value(enum Evaltype type, Tvalue value) | Expression::Value | inline |
| Value(int valInt) | Expression::Value | inline |
| Value(long valInt) (defined in Expression::Value) | Expression::Value | inline |
| Value(float valFloat) | Expression::Value | inline |
| Value(double valFloat) (defined in Expression::Value) | Expression::Value | inline |
| write(std::ostream &ostrm=std::cout) const | Expression::Value | inline |