Information about an IceGrid node.
More...
#include <IceGrid/IceGrid.h>
|
| ::std::string | dataDir |
| | The path to the node data directory.
|
| ::std::string | hostname |
| | The network name of the host running this node (as defined in uname()).
|
| ::std::string | machine |
| | The machine hardware type (as defined in uname()).
|
| ::std::string | name |
| | The name of the node.
|
| ::Ice::Int | nProcessors |
| | The number of processor threads on the node.
|
| ::std::string | os |
| | The operating system name.
|
| ::std::string | release |
| | The operation system release level (as defined in uname()).
|
| ::std::string | version |
| | The operation system version (as defined in uname()).
|
Information about an IceGrid node.
◆ operator!=()
| bool IceGrid::NodeInfo::operator!= |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ operator<()
| bool IceGrid::NodeInfo::operator< |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ operator<=()
| bool IceGrid::NodeInfo::operator<= |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ operator==()
| bool IceGrid::NodeInfo::operator== |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ operator>()
| bool IceGrid::NodeInfo::operator> |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ operator>=()
| bool IceGrid::NodeInfo::operator>= |
( |
const NodeInfo & | rhs_ | ) |
const |
|
inline |
◆ dataDir
| ::std::string IceGrid::NodeInfo::dataDir |
The path to the node data directory.
◆ hostname
| ::std::string IceGrid::NodeInfo::hostname |
The network name of the host running this node (as defined in uname()).
◆ machine
| ::std::string IceGrid::NodeInfo::machine |
The machine hardware type (as defined in uname()).
◆ name
| ::std::string IceGrid::NodeInfo::name |
◆ nProcessors
The number of processor threads on the node.
For example, nProcessors is 8 on a computer with a single quad-core processor and two HT threads per core.
◆ os
| ::std::string IceGrid::NodeInfo::os |
The operating system name.
◆ release
| ::std::string IceGrid::NodeInfo::release |
The operation system release level (as defined in uname()).
◆ version
| ::std::string IceGrid::NodeInfo::version |
The operation system version (as defined in uname()).
The documentation for this struct was generated from the following file:
- generated/cpp98/x64/Release/IceGrid/Admin.h