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