#include "Basics_Utils.hxx"#include <string.h>#include <stdlib.h>#include <unistd.h>#include <sys/stat.h>#include <execinfo.h>
Namespaces | |
| namespace | Kernel_Utils |
Functions | |
| std::string | Kernel_Utils::GetHostname () |
| std::string | Kernel_Utils::GetGUID (GUIDtype) |
| Get predefined GUID. More... | |
| void | Kernel_Utils::print_traceback () |