|
Ice 3.7 C++98 API Reference
|
Information about updates to an IceGrid application. More...
#include <IceGrid/IceGrid.h>

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. | |
Information about updates to an IceGrid application.
| ::IceGrid::ApplicationUpdateDescriptor IceGrid::ApplicationUpdateInfo::descriptor |
The update descriptor.
| ::Ice::Int IceGrid::ApplicationUpdateInfo::revision |
The application revision number.
| ::Ice::Long IceGrid::ApplicationUpdateInfo::updateTime |
The update time.
| ::std::string IceGrid::ApplicationUpdateInfo::updateUser |
The user who updated the application.