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
EmployChats Class Reference

#include <employ_chats.h>

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

Public Member Functions

 EmployChats ()
 
virtual bool init ()
 
virtual bool deinit ()
 
- 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

◆ EmployChats()

EmployChats::EmployChats ( )

Member Function Documentation

◆ deinit()

bool EmployChats::deinit ( )
virtual

Implements WsjcppEmployBase.

◆ init()

bool EmployChats::init ( )
virtual

Implements WsjcppEmployBase.

◆ name()

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

Member Data Documentation

◆ TAG

std::string EmployChats::TAG
private

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