#include <cartprov.h>
Public Member Functions | |
ResourceIDWithFlagsHash () | |
unsigned long | operator() (const ResourceIDWithFlags &k) const |
ResourceIDWithFlagsHash & | operator= (const ResourceIDWithFlagsHash &) |
Definition at line 164 of file cartprov.h.
|
Definition at line 167 of file cartprov.h.
|
|
Definition at line 169 of file cartprov.h. 00169 : Correct*/ operator()( const ResourceIDWithFlags& k ) const 00170 { return (/*TYPENOTE: Correct*/unsigned long)(k ^ (k>>32));}
|
|
Definition at line 172 of file cartprov.h.
|