BmnRoot
Loading...
Searching...
No Matches
System.h File Reference

Defines utility functions in the fles::system namespace. More...

#include <string>
Include dependency graph for System.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines utility functions in the fles::system namespace.

Definition in file System.h.