Public Member Functions | |
ResourceEqualById (uint32 resId) | |
bool | operator() (const Resource *resource) const |
Public Attributes | |
uint32 | _resId |
Additional Inherited Members | |
Public Types inherited from Common::UnaryFunction< const Resource *, bool > | |
typedef const Resource * | ArgumenType |
typedef bool | ResultType |