#include <HostInfo.hpp>
HostInfo contains various OS and network node indentification.
Pothos::System::HostInfo::HostInfo |
( |
void |
| ) |
|
static HostInfo Pothos::System::HostInfo::get |
( |
void |
| ) |
|
|
static |
Query the node infomation.
std::string Pothos::System::HostInfo::nodeId |
std::string Pothos::System::HostInfo::nodeName |
std::string Pothos::System::HostInfo::osArchitecture |
std::string Pothos::System::HostInfo::osName |
std::string Pothos::System::HostInfo::osVersion |
std::string Pothos::System::HostInfo::pid |
The process id of the caller.
size_t Pothos::System::HostInfo::processorCount |
The number of CPUs on this system.
The documentation for this class was generated from the following file: