AsmGrader 0.0.0
Loading...
Searching...
No Matches
memory_io_base.hpp File Reference
#include <asmgrader/common/byte_vector.hpp>
#include <asmgrader/common/error_types.hpp>
#include <asmgrader/meta/remove_all_pointers.hpp>
#include <asmgrader/subprocess/memory/concepts.hpp>
#include <cstddef>
#include <cstdint>
#include <functional>
#include <span>
#include <type_traits>
#include <sys/types.h>
Include dependency graph for memory_io_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asmgrader::MemoryIOBase
 Base class for interacting with a tracee's memory in a variety of ways at a (relatively) high-level Functionally a data pipeline between the tracer and tracee. More...
 

Namespaces

namespace  asmgrader