Public Member Functions | |
| MoveNSSeqUnion (int _id, Move< R, M > &_m) | |
| int | get_id () |
| Move< R, M > & | get_m () |
| bool | canBeApplied (const R &r) |
| Move< R, M > & | apply (R &r) |
| Move< R, M > & | apply (M &mem, R &rep) |
| virtual bool | operator== (const Move< R, M > &_m) const |
| void | print () |
Protected Attributes | |
| int | id |
| Move< R, M > & | m |
1.7.1