fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Public Member Functions | Public Attributes | List of all members
WsjcppDiffTextRow Class Reference

#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
 

Constructor & Destructor Documentation

◆ WsjcppDiffTextRow()

WsjcppDiffTextRow::WsjcppDiffTextRow ( int  id,
std::string  key,
std::string  line 
)

Member Data Documentation

◆ id

int WsjcppDiffTextRow::id

◆ key

std::string WsjcppDiffTextRow::key

◆ line

std::string WsjcppDiffTextRow::line

The documentation for this class was generated from the following files: