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

#include <wsjcpp_diff_text.h>

Static Public Member Functions

static void compare (std::string &txt1, std::string &txt2, std::vector< WsjcppDiffTextRow *> &arr)
 
static void merge (std::string &curtxt, std::string &txt1, std::string &txt2, std::vector< WsjcppDiffTextRow *> &arr1, std::vector< WsjcppDiffTextRow *> &arr2)
 

Member Function Documentation

◆ compare()

void WsjcppDiffText::compare ( std::string &  txt1,
std::string &  txt2,
std::vector< WsjcppDiffTextRow *> &  arr 
)
static

◆ merge()

void WsjcppDiffText::merge ( std::string &  curtxt,
std::string &  txt1,
std::string &  txt2,
std::vector< WsjcppDiffTextRow *> &  arr1,
std::vector< WsjcppDiffTextRow *> &  arr2 
)
static

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