Alamo
Data Structures | Namespaces | Functions
Hash.H File Reference
Include dependency graph for Hash.H:

Go to the source code of this file.

Data Structures

class  Util::Hash::SHA256
 

Namespaces

 Util
 
 Util::Hash
 

Functions

bool Util::Hash::endsWith (const std::string &str, const std::string &suffix)
 
std::string Util::Hash::preprocessSourceFile (const std::string &filePath)
 
std::string Util::Hash::processFile (const std::string &filePath)
 
void Util::Hash::processDirectory (const std::string &directory, std::vector< std::string > &sortedFiles)
 
int Util::Hash::getFinalHash (std::string srcDirectory)