Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-BadSignalException
prevIceGrid-ApplicationUpdateDescriptor
Section


IceGrid::ApplicationUpdateInfo

Overview

struct ApplicationUpdateInfo

Information about updates to an IceGrid application.

Used By

Data Member Index

updateTime — The update time.
updateUser — The user who updated the application.
revision — The application revision number.
descriptor — The update descriptor.

Ztop

Data Members

long
Anchor
updateTime
updateTime
updateTime;

The update time.

string
Anchor
updateUser
updateUser
updateUser;

The user who updated the application.

int
Anchor
revision
revision
revision;

The application revision number.

IceGrid::ApplicationUpdateDescriptor
Anchor
descriptor
descriptor
descriptor;

The update descriptor.

Ztop

Znav
nextIceGrid-BadSignalException
prevIceGrid-ApplicationUpdateDescriptor
Section