|
Ice 3.7 C++98 API Reference
|
Information about a server managed by an IceGrid node. More...
#include <IceGrid/IceGrid.h>

Public Attributes | |
| ::std::string | application |
| The server application. | |
| ::IceGrid::ServerDescriptorPtr | descriptor |
| The server descriptor. | |
| ::std::string | node |
| The server node. | |
| ::Ice::Int | revision |
| The application revision. | |
| ::std::string | sessionId |
| The id of the session which allocated the server. | |
| ::std::string | uuid |
| The application uuid. | |
Information about a server managed by an IceGrid node.
| ::std::string IceGrid::ServerInfo::application |
The server application.
| ::IceGrid::ServerDescriptorPtr IceGrid::ServerInfo::descriptor |
The server descriptor.
| ::std::string IceGrid::ServerInfo::node |
The server node.
| ::Ice::Int IceGrid::ServerInfo::revision |
The application revision.
| ::std::string IceGrid::ServerInfo::sessionId |
The id of the session which allocated the server.
| ::std::string IceGrid::ServerInfo::uuid |
The application uuid.