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

Functions

template<typename TY >
TY & accessAs (metadata::Entry &entry)
 
template<typename X >
metadata::Buffmark_as_Buffer (X &something)
 

Variables

const size_t TEST_MAX_SIZE = 1024 * 1024
 
HashVal JUST_SOMETHING = 123
 
auto SOME_POINTER = mark_as_Buffer(JUST_SOMETHING)
 

Function Documentation

◆ accessAs()

template<typename TY >
TY & accessAs ( metadata::Entry entry)

Definition at line 48 of file buffer-metadata-test.cpp.

References accessAs().

Referenced by accessAs().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ mark_as_Buffer()

template<typename X >
metadata::Buff * mark_as_Buffer ( X &  something)

Definition at line 57 of file buffer-metadata-test.cpp.

References mark_as_Buffer().

Referenced by mark_as_Buffer().

+ 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 63 of file buffer-metadata-test.cpp.

◆ JUST_SOMETHING

HashVal JUST_SOMETHING = 123

Definition at line 65 of file buffer-metadata-test.cpp.

◆ SOME_POINTER

auto SOME_POINTER = mark_as_Buffer(JUST_SOMETHING)

Definition at line 66 of file buffer-metadata-test.cpp.