Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ServerDynamicInfo Struct Reference

Dynamic information about the state of a server. More...

defined in <IceGrid/Admin.ice>

struct ServerDynamicInfo { ... }

Data Members

bool enabled
 Indicates whether the server is enabled. More...
 
string id
 The id of the server. More...
 
int pid
 The process id of the server. More...
 
ServerState state
 The state of the server. More...
 

Detailed Description

Dynamic information about the state of a server.

Data Member Documentation

◆ enabled

bool enabled

Indicates whether the server is enabled.

◆ id

string id

The id of the server.

◆ pid

int pid

The process id of the server.

◆ state

ServerState state

The state of the server.


The documentation for this struct was generated from the following file: