![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Classes | |
| struct | KeyTypeSpecialisationDiagnostics |
| Helper to investigate the settings stored in Metadata Key elements. More... | |
| struct | PlacedNumbers |
| Test Mock to verify the attachment of objects to the buffer. More... | |
Functions | |
| size_t | verifySize (Key const &subject) |
| const TypeHandler | verifyHandler (Key const &subject) |
| const LocalTag | verifySpecifics (Key const &subject) |
Variables | |
| const size_t | TEST_MAX_SIZE = 1024 * 1024 |
|
inline |
Definition at line 120 of file buffer-metadata-key-test.cpp.
References KeyTypeSpecialisationDiagnostics::investigateSize(), and verifySize().
Referenced by verifySize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 126 of file buffer-metadata-key-test.cpp.
References KeyTypeSpecialisationDiagnostics::investigateHandler(), and verifyHandler().
Referenced by verifyHandler().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 132 of file buffer-metadata-key-test.cpp.
References KeyTypeSpecialisationDiagnostics::investigateSpecifics(), and verifySpecifics().
Referenced by verifySpecifics().
Here is the call graph for this function:
Here is the caller graph for this function:| const size_t TEST_MAX_SIZE = 1024 * 1024 |
Definition at line 39 of file buffer-metadata-key-test.cpp.