IceGrid.BoxedDistributionDescriptor

class IceGrid.BoxedDistributionDescriptor(value: DistributionDescriptor = <factory>)

Bases: Value

A “boxed” distribution descriptor.

Parameters:

value (DistributionDescriptor)

value

The value of the boxed distribution descriptor.

Type:

DistributionDescriptor

Notes

The Slice compiler generated this dataclass from Slice class ::IceGrid::BoxedDistributionDescriptor.

static ice_staticId() str

Returns the Slice type ID of this type.

Returns:

The return value is always ::Ice::Object.

Return type:

str