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

#include <employ_users.h>

Inheritance diagram for EmployUsers:
Inheritance graph
[legend]
Collaboration diagram for EmployUsers:
Collaboration graph
[legend]

Public Member Functions

 EmployUsers ()
 
virtual bool init ()
 
virtual bool deinit () override
 
- Public Member Functions inherited from WsjcppEmployBase
 WsjcppEmployBase (const std::string &sName, const std::vector< std::string > &vLoadAfter)
 
virtual ~WsjcppEmployBase ()
 
const std::vector< std::string > & loadAfter ()
 

Static Public Member Functions

static std::string name ()
 

Private Attributes

std::string TAG
 

Constructor & Destructor Documentation

◆ EmployUsers()

EmployUsers::EmployUsers ( )

Member Function Documentation

◆ deinit()

bool EmployUsers::deinit ( )
overridevirtual

Implements WsjcppEmployBase.

◆ init()

bool EmployUsers::init ( )
virtual

Implements WsjcppEmployBase.

◆ name()

static std::string EmployUsers::name ( )
inlinestatic

Member Data Documentation

◆ TAG

std::string EmployUsers::TAG
private

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