Public Member Functions | |
DefaultSequenceEqual (uint32 sequenceId) | |
bool | operator() (const DefaultSequence &defaultSequence) const |
Public Attributes | |
uint32 | _sequenceId |
Additional Inherited Members | |
Public Types inherited from Common::UnaryFunction< const DefaultSequence &, bool > | |
typedef const DefaultSequence & | ArgumenType |
typedef bool | ResultType |