Public Member Functions | |
| void | addParity () |
| pos_op_t & | operator= (const pos_op_t &rhs) |
| int | pos () const |
| pos_op_t (const pos_op_t &rhs) | |
| pos_op_t (int val1, int val2) | |
| void | removeParity () |
| int | type () const |
| bool | withParity () const |
Public Attributes | |
| int | first |
| int | second |
Friends | |
| bool | operator!= (const pos_op_t &lhs, const pos_op_t &rhs) |
| bool | operator< (const pos_op_t &lhs, const pos_op_t &rhs) |
| bool | operator== (const pos_op_t &lhs, const pos_op_t &rhs) |