Ice 3.7 C++98 API Reference
|
Information about an IceGrid application. More...
#include <IceGrid/IceGrid.h>
Public Attributes | |
::Ice::Long | createTime |
The creation time. More... | |
::std::string | createUser |
The user who created the application. More... | |
::IceGrid::ApplicationDescriptor | descriptor |
The application descriptor. More... | |
::Ice::Int | revision |
The application revision number. More... | |
::Ice::Long | updateTime |
The update time. More... | |
::std::string | updateUser |
The user who updated the application. More... | |
::std::string | uuid |
Unique application identifier. More... | |
Information about an IceGrid application.
::Ice::Long IceGrid::ApplicationInfo::createTime |
The creation time.
::std::string IceGrid::ApplicationInfo::createUser |
The user who created the application.
::IceGrid::ApplicationDescriptor IceGrid::ApplicationInfo::descriptor |
The application descriptor.
::Ice::Int IceGrid::ApplicationInfo::revision |
The application revision number.
::Ice::Long IceGrid::ApplicationInfo::updateTime |
The update time.
::std::string IceGrid::ApplicationInfo::updateUser |
The user who updated the application.
::std::string IceGrid::ApplicationInfo::uuid |
Unique application identifier.