Versions Compared

Key

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


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.

Ztop

Data Members

IceGrid::AdapterDescriptorSeq
Anchor
adapters
adapters
adapters;

The object adapters.

IceGrid::PropertySetDescriptor
Anchor
propertySet
propertySet
propertySet;

The property set.

IceGrid::DbEnvDescriptorSeq
Anchor
dbEnvs
dbEnvs
dbEnvs;

The database environments.

Ice::StringSeq
Anchor
logs
logs
logs;

The path of each log file.

string
Anchor
description
description
description;

A description of this descriptor.

Ztop

Znav
nextIceGrid-DbEnvDescriptor
prevIceGrid-BoxedString
Section