Storia
 
Loading...
Searching...
No Matches
Utiles Namespace Reference

Functions

void SetColor (int textColor)
 
void resetColor ()
 
nlohmann::json loadFile (const std::string &fileName)
 
void displayFile (const std::string &fileName)
 
void saveToFile (const std::string &fileName, const nlohmann::json &data)
 
bool isFileEmpty (const std::string &fileName)
 
std::string sha256FromString (const std::string &input)
 

Function Documentation

◆ displayFile()

void Utiles::displayFile ( const std::string & fileName)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isFileEmpty()

bool Utiles::isFileEmpty ( const std::string & fileName)
Here is the caller graph for this function:

◆ loadFile()

nlohmann::json Utiles::loadFile ( const std::string & fileName)
Here is the caller graph for this function:

◆ resetColor()

void Utiles::resetColor ( )
Here is the caller graph for this function:

◆ saveToFile()

void Utiles::saveToFile ( const std::string & fileName,
const nlohmann::json & data )
Here is the call graph for this function:

◆ SetColor()

void Utiles::SetColor ( int textColor)

◆ sha256FromString()

std::string Utiles::sha256FromString ( const std::string & input)
Here is the caller graph for this function: