IceGrid::CommunicatorDescriptor
Overview
class CommunicatorDescriptor
A communicator descriptor.
Derived Classes and Interfaces
Used By
Data Member Index
adapters — The object adapters.
propertySet — The property set.
dbEnvs — The database environments.
logs — The path of each log file.
description — A description of this descriptor.
Data Members
IceGrid::AdapterDescriptorSeq adapters;
The object adapters.
IceGrid::PropertySetDescriptor propertySet;
The property set.
IceGrid::DbEnvDescriptorSeq dbEnvs;
The database environments.
Ice::StringSeq logs;
The path of each log file.
string description;
A description of this descriptor.