Public Member Functions | Protected Attributes

MoveNSSeqUnion< R, M > Class Template Reference

Inheritance diagram for MoveNSSeqUnion< R, M >:
Move< R, M >

List of all members.

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

template<class R, class M = OPTFRAME_DEFAULT_MEMORY>
class MoveNSSeqUnion< R, M >


The documentation for this class was generated from the following file:
 All Classes Functions