|
Rosetta
|
Public Member Functions | |
| VallIndex (Size idx, Real value) | |
| Size | index () const |
| Real | value () const |
| VallIndex & | operator= (VallIndex const &rhs) |
Private Attributes | |
| Size | index_ |
| Real | value_ |
Friends | |
| bool | operator< (VallIndex const &lhs, VallIndex const &rhs) |
|
inline |
References index_.
Referenced by operator=().
|
inline |
References value_.
Referenced by operator=().
|
private |
Referenced by index(), and operator=().
|
private |
Referenced by operator=(), and value().