ompl::machine Namespace Reference

This namespace contains routines that read specifications of the machine in use. More...

Typedefs

typedef unsigned long long MemUsage_t
 Amount of memory used, in bytes.

Functions

MemUsage_t getProcessMemoryUsage ()
 Get the amount of memory the current process is using. This should work on major platforms (Windows, Mac OS, Linux)
std::string getHostname ()
 Get the hostname of the machine in use.
std::string getCPUInfo ()
 Get information about the CPU of the machine in use.

Detailed Description

This namespace contains routines that read specifications of the machine in use.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines