![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include <string>
Go to the source code of this file.
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
DD4hep::Errors | |
Utility namespace: Errors. | |
Functions | |
std::string | DD4hep::Errors::noPermission () |
System error string for EPERM. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::noEntry () |
System error string for ENOENT. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::ioError () |
System error string for EIO. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::invalidArg () |
System error string for EINVAL. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::noKey () |
System error string for ENOKEY. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::noSys () |
System error string for ENOSYS. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::cancelled () |
System error string for ECANCELED. Sets errno accordingly. More... | |
std::string | DD4hep::Errors::linkRange () |
System error string for ELNRNG. Sets errno accordingly. More... | |