#include <cartprov.h>
Public Member Functions | |
ResourceIDWithFlagsEqual () | |
bool | operator() (const ResourceIDWithFlags &a, const ResourceIDWithFlags &b) const |
ResourceIDWithFlagsEqual & | operator= (const ResourceIDWithFlagsEqual &) |
Definition at line 176 of file cartprov.h.
|
Definition at line 179 of file cartprov.h.
|
|
Definition at line 180 of file cartprov.h. 00180 : Correct*/ operator()( const ResourceIDWithFlags& a, const ResourceIDWithFlags& b ) const 00181 { return (a==b); }
|
|
Definition at line 183 of file cartprov.h.
|