fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Public Attributes | List of all members
EmployScoreboard::ScoreboardRow Struct Reference

Public Attributes

int place = 0
 
int rating = 0
 
std::vector< User * > vUsers
 

Member Data Documentation

◆ place

int EmployScoreboard::ScoreboardRow::place = 0

◆ rating

int EmployScoreboard::ScoreboardRow::rating = 0

◆ vUsers

std::vector<User *> EmployScoreboard::ScoreboardRow::vUsers

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