| Znav |
|---|
| next | IceGrid-ServerInstanceDescriptor |
|---|
| prev | IceGrid-ServerDynamicInfo |
|---|
|
IceGrid::ServerInfo
Overview
struct ServerInfo
Information about a server managed by an IceGrid node.
Used By
Data Member Index
application — The server application.
uuid — The application uuid.
revision — The application revision.
node — The server node.
descriptor — The server descriptor.
sessionId — The id of the session which allocated the server.
Data Members
string
application;
The server application.
string
uuid;
The application uuid.
int
revision;
The application revision.
string
node;
The server node.
descriptor;
The server descriptor.
string
sessionId;
The id of the session which allocated the server.
| Znav |
|---|
| next | IceGrid-ServerInstanceDescriptor |
|---|
| prev | IceGrid-ServerDynamicInfo |
|---|
|