ldas-tools-al 2.6.7
|
#include <string>
Namespaces | |
namespace | LDASTools |
Objects of general use and interst. | |
namespace | LDASTools::Errors |
Error mechanism similar to errno. | |
Enumerations | |
enum | LDASTools::Errors::Error { LDASTools::Errors::INVALID_REGEX , LDASTools::Errors::INVALID_REGEX , LDASTools::Errors::INVALID_REGEX } |
General Lib Errors. More... | |
Functions | |
std::string | LDASTools::Errors::getErrorString (int err) |
Return the string version of the specified error number. More... | |