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

#include <wsjcpp_core.h>

Static Public Member Functions

static void initGlobalVariables ()
 
static void add (WsjcppResourceFile *)
 
static const std::vector< WsjcppResourceFile * > & list ()
 
static bool has (const std::string &sFilename)
 
static WsjcppResourceFileget (const std::string &sFilename)
 
static bool make (const std::string &sWorkspace)
 

Member Function Documentation

◆ add()

void WsjcppResourcesManager::add ( WsjcppResourceFile pStorage)
static

◆ get()

WsjcppResourceFile * WsjcppResourcesManager::get ( const std::string &  sFilename)
static

◆ has()

bool WsjcppResourcesManager::has ( const std::string &  sFilename)
static

◆ initGlobalVariables()

void WsjcppResourcesManager::initGlobalVariables ( )
static

◆ list()

const std::vector< WsjcppResourceFile * > & WsjcppResourcesManager::list ( )
static

◆ make()

static bool WsjcppResourcesManager::make ( const std::string &  sWorkspace)
static

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