Ceetron Result Calculator Framework
Static Public Member Functions | List of all members
CRCUtils Class Reference

CRC utilities. More...

Static Public Member Functions

static std::string compilerInfoString ()
 Returns a string identifying the current compiler.
 
static std::string resultTypeToString (CRCResultType resultType)
 Convert the result type to a std::string.
 
template<typename T >
static std::string toStdString (const T &value)
 Convert the given value to a std::string.
 
static std::string toLower (const std::string &str)
 Convert a std::string to lower case.
 

Detailed Description

CRC utilities.


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