AsmGrader 0.0.0
Loading...
Searching...
No Matches
syscall_record.hpp File Reference
#include <asmgrader/common/aliases.hpp>
#include <asmgrader/common/error_types.hpp>
#include <asmgrader/common/expected.hpp>
#include <asmgrader/common/formatters/debug.hpp>
#include <asmgrader/logging.hpp>
#include <asmgrader/subprocess/syscall.hpp>
#include <fmt/base.h>
#include <ctime>
#include <optional>
#include <string>
#include <variant>
#include <vector>
#include <asmgrader/common/timespec_operator_eq.hpp>
Include dependency graph for syscall_record.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  asmgrader::SyscallRecord
 Record of a syscall for use with Tracer to keep track of which syscalls a child process invokes. More...
 
struct  fmt::formatter<::asmgrader::SyscallRecord >
 

Namespaces

namespace  asmgrader
 

Functions

constexpr bool asmgrader::operator== (const std::timespec &lhs, const std::timespec &rhs)