IcePack::ApplicationDescriptor

Overview

class ApplicationDescriptor

An application descriptor.

Data Member Index

comment

Some comments on the application.

name

The application name.

servers

The application servers.

comment

string comment;

Some comments on the application.

name

string name;

The application name.

servers

ServerDescriptorSeq servers;

The application servers.