![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 74 of file entry-id-test.cpp.
Private Types | |
| typedef std::unordered_map< DummyID, string, DummyID::UseEmbeddedHash > | Hashtable |
Private Member Functions | |
| virtual void | run (Arg) |
| void | checkCreation () |
| void | checkBasicProperties () |
| void | checkComparisions () |
| void | checkErasure () |
| void | buildHashtable () |
Static Private Member Functions | |
| static bool | verifyEntry (Hashtable::value_type entry) |
| static bool | checkForHashCollision (string const &key, string const &val) |
Definition at line 263 of file entry-id-test.cpp.
|
inlineprivatevirtual |
Definition at line 78 of file entry-id-test.cpp.
References EntryID_test::buildHashtable(), EntryID_test::checkBasicProperties(), EntryID_test::checkComparisions(), EntryID_test::checkCreation(), and EntryID_test::checkErasure().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 90 of file entry-id-test.cpp.
Referenced by EntryID_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 127 of file entry-id-test.cpp.
References steam::asset::idi::getAssetIdent(), and steam::asset::STRUCT.
Referenced by EntryID_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 178 of file entry-id-test.cpp.
Referenced by EntryID_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 211 of file entry-id-test.cpp.
References BareEntryID::getHash(), BareEntryID::getSym(), BareEntryID::recast(), and VERIFY_ERROR.
Referenced by EntryID_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 273 of file entry-id-test.cpp.
References EntryID_test::verifyEntry().
Referenced by EntryID_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 289 of file entry-id-test.cpp.
References EntryID_test::checkForHashCollision().
Referenced by EntryID_test::buildHashtable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 295 of file entry-id-test.cpp.
Referenced by EntryID_test::verifyEntry().
Here is the caller graph for this function:
Inheritance diagram for EntryID_test:
Collaboration diagram for EntryID_test: