Classes | |
class | Localizer |
Enumerations | |
enum | GUIDtype { DefUserID = 1 , ObjectdID } |
GUID type. More... | |
Functions | |
BASICS_EXPORT std::string | GetGUID (GUIDtype) |
Get predefined GUID. More... | |
BASICS_EXPORT std::string | GetHostname () |
BASICS_EXPORT void | print_traceback () |
GUID type.
Enumerator | |
---|---|
DefUserID | Default user attribute ID. |
ObjectdID | Global usage object identifier ID. |
std::string Kernel_Utils::GetGUID | ( | GUIDtype | type | ) |
std::string Kernel_Utils::GetHostname | ( | ) |
void Kernel_Utils::print_traceback | ( | ) |