13 #ifndef __PROCESS_ID_HPP__
14 #define __PROCESS_ID_HPP__
36 #endif // __PROCESS_ID_HPP__
std::string generate(const std::string &prefix="")
Returns 'prefix(N)' where N represents the number of instances where the same prefix (wrt...
constexpr const char * prefix
Definition: os.hpp:94
Result< Process > process(pid_t pid)
Definition: freebsd.hpp:30