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

Information about an IceGrid application. More...

defined in <IceGrid/Admin.ice>

struct ApplicationInfo { ... }

Collaboration diagram for IceGrid::ApplicationInfo:
Collaboration graph
[legend]

Data Members

long createTime
 The creation time. More...
 
string createUser
 The user who created the application. More...
 
ApplicationDescriptor descriptor
 The application descriptor. More...
 
int revision
 The application revision number. More...
 
long updateTime
 The update time. More...
 
string updateUser
 The user who updated the application. More...
 
string uuid
 Unique application identifier. More...
 

Detailed Description

Information about an IceGrid application.

Data Member Documentation

◆ createTime

long createTime

The creation time.

◆ createUser

string createUser

The user who created the application.

◆ descriptor

The application descriptor.

◆ revision

int revision

The application revision number.

◆ updateTime

long updateTime

The update time.

◆ updateUser

string updateUser

The user who updated the application.

◆ uuid

string uuid

Unique application identifier.


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