fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <wsjcpp_diff_text.h>
Public Member Functions | |
WsjcppDiffTextRow (int id, std::string key, std::string line) | |
Public Attributes | |
int | id |
std::string | key |
std::string | line |
WsjcppDiffTextRow::WsjcppDiffTextRow | ( | int | id, |
std::string | key, | ||
std::string | line | ||
) |
int WsjcppDiffTextRow::id |
std::string WsjcppDiffTextRow::key |
std::string WsjcppDiffTextRow::line |