Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceGrid::ApplicationUpdateInfo Struct Reference

Information about updates to an IceGrid application. More...

#include <IceGrid/IceGrid.h>

Collaboration diagram for IceGrid::ApplicationUpdateInfo:

Public Attributes

::IceGrid::ApplicationUpdateDescriptor descriptor
 The update descriptor.
::Ice::Int revision
 The application revision number.
::Ice::Long updateTime
 The update time.
::std::string updateUser
 The user who updated the application.

Detailed Description

Information about updates to an IceGrid application.

Member Data Documentation

◆ descriptor

::IceGrid::ApplicationUpdateDescriptor IceGrid::ApplicationUpdateInfo::descriptor

The update descriptor.

◆ revision

::Ice::Int IceGrid::ApplicationUpdateInfo::revision

The application revision number.

◆ updateTime

::Ice::Long IceGrid::ApplicationUpdateInfo::updateTime

The update time.

◆ updateUser

::std::string IceGrid::ApplicationUpdateInfo::updateUser

The user who updated the application.


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