AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::StudentInfo Struct Reference

#include <grading_session.hpp>

Public Attributes

std::string first_name
 
std::string last_name
 
bool names_known
 
std::optional< std::filesystem::path > assignment_path
 
std::string subst_regex_string
 

Member Data Documentation

◆ assignment_path

std::optional<std::filesystem::path> asmgrader::StudentInfo::assignment_path

◆ first_name

std::string asmgrader::StudentInfo::first_name

◆ last_name

std::string asmgrader::StudentInfo::last_name

◆ names_known

bool asmgrader::StudentInfo::names_known

◆ subst_regex_string

std::string asmgrader::StudentInfo::subst_regex_string

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