Ice::Identity

Overview

struct Identity

The identity of an Ice object. An empty name denotes a null object.

Data Member Index

category

The Ice object category.

name

The name of the Ice object.

category

string category;

The Ice object category.

name

string name;

The name of the Ice object.