IcePack::ObjectDescriptor

Overview

struct ObjectDescriptor

An Ice object descriptor.

Data Member Index

adapterId

The object adapter id.

proxy

The object proxy.

type

The object type.

adapterId

string adapterId;

The object adapter id.

proxy

Object* proxy;

The object proxy.

type

string type;

The object type.