Krita Source Code Documentation
Loading...
Searching...
No Matches
Leapfrog< Map > Member List

This is the complete list of members for Leapfrog< Map >, including all inherited members.

beginTableMigration(Map &map, Table *table, quint64 overflowIdx)Leapfrog< Map >inlinestatic
beginTableMigrationToSize(Map &map, Table *table, quint64 nextTableSize)Leapfrog< Map >inlinestatic
CellsInUseSampleLeapfrog< Map >static
find(Hash hash, Table *table)Leapfrog< Map >inlinestatic
Hash typedefLeapfrog< Map >
InitialSizeLeapfrog< Map >static
insertOrFind(Hash hash, Table *table, Cell *&cell, quint64 &overflowIdx)Leapfrog< Map >inlinestatic
InsertResult enum nameLeapfrog< Map >
InsertResult_AlreadyFound enum valueLeapfrog< Map >
InsertResult_InsertedNew enum valueLeapfrog< Map >
InsertResult_Overflow enum valueLeapfrog< Map >
KeyTraits typedefLeapfrog< Map >
LinearSearchLimitLeapfrog< Map >static
Q_STATIC_ASSERT(LinearSearchLimit > 0 &&LinearSearchLimit< 256)Leapfrog< Map >
Q_STATIC_ASSERT(CellsInUseSample > 0 &&CellsInUseSample<=LinearSearchLimit)Leapfrog< Map >
TableMigrationUnitSizeLeapfrog< Map >static
Value typedefLeapfrog< Map >
ValueTraits typedefLeapfrog< Map >