Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIce-IdentityParseException
prevIce-ForcedCloseConnectionException
Section


Ice::Identity

Overview

struct Identity

The identity of an Ice object. In a proxy, an empty name denotes a nil proxy. An identity with an empty name and a non-empty category is illegal. You cannot add a servant with an empty name to the Active Servant Map.

Used By
See Also

Data Member Index

name — The name of the Ice object.
category — The Ice object category.

Ztop

Data Members

string
Anchor
name
name
name;

The name of the Ice object.

string
Anchor
category
category
category;

The Ice object category.

Ztop

Znav
nextIce-IdentityParseException
prevIce-ForcedCloseConnectionException
Section