AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::MemoryIOSerde< T > Struct Template Reference

#include <memory_io_serde.hpp>

Static Public Member Functions

static Result< T > read (std::uintptr_t address, MemoryIOBase &mio)
 
static ByteVector to_bytes (const T &data)
 

Member Function Documentation

◆ read()

template<typename T >
static Result< T > asmgrader::MemoryIOSerde< T >::read ( std::uintptr_t address,
MemoryIOBase & mio )
inlinestatic

◆ to_bytes()

template<typename T >
static ByteVector asmgrader::MemoryIOSerde< T >::to_bytes ( const T & data)
inlinestatic

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