Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::engine::metadata::test::anonymous_namespace{buffer-metadata-key-test.cpp} Namespace Reference

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
 

Function Documentation

◆ verifySize()

size_t verifySize ( Key const &  subject)
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:

◆ verifyHandler()

const TypeHandler verifyHandler ( Key const &  subject)
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:

◆ verifySpecifics()

const LocalTag verifySpecifics ( Key const &  subject)
inline

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:

Variable Documentation

◆ TEST_MAX_SIZE

const size_t TEST_MAX_SIZE = 1024 * 1024

Definition at line 39 of file buffer-metadata-key-test.cpp.