Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
KeyTypeSpecialisationDiagnostics Struct Reference

Description

Helper to investigate the settings stored in Metadata Key elements.

Since these are protected, we use an derived class as adapter

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

Public Member Functions

size_t const & investigateSize () const
 
TypeHandler const & investigateHandler () const
 
LocalTag const & investigateSpecifics () const
 
 KeyTypeSpecialisationDiagnostics (Key const &toInvestigate)
 

Additional Inherited Members

Constructor & Destructor Documentation

◆ KeyTypeSpecialisationDiagnostics()

KeyTypeSpecialisationDiagnostics ( Key const &  toInvestigate)
inline

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

Member Function Documentation

◆ investigateSize()

size_t const & investigateSize ( ) const
inline

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

Referenced by steam::engine::metadata::test::anonymous_namespace{buffer-metadata-key-test.cpp}::verifySize().

+ Here is the caller graph for this function:

◆ investigateHandler()

TypeHandler const & investigateHandler ( ) const
inline

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

Referenced by steam::engine::metadata::test::anonymous_namespace{buffer-metadata-key-test.cpp}::verifyHandler().

+ Here is the caller graph for this function:

◆ investigateSpecifics()

LocalTag const & investigateSpecifics ( ) const
inline

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

Referenced by steam::engine::metadata::test::anonymous_namespace{buffer-metadata-key-test.cpp}::verifySpecifics().

+ Here is the caller graph for this function:
+ Inheritance diagram for KeyTypeSpecialisationDiagnostics:
+ Collaboration diagram for KeyTypeSpecialisationDiagnostics:

The documentation for this struct was generated from the following file: