|
BmnRoot
|
Defines utility functions in the fles::system namespace. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | fles |
| Main FLES namespace. | |
| namespace | fles::system |
| Namespace for system-related utilty functions. | |
Functions | |
| std::string | fles::system::stringerror (int errnum) |
| Textual description of system error messages. | |
| std::string | fles::system::current_username () |
| Retrieve current user name. | |
| std::string | fles::system::current_hostname () |
| Retrieve current host name. | |
| std::string | fles::system::current_domainname () |
| Retrieve current domain name. | |
Defines utility functions in the fles::system namespace.
Definition in file System.h.