Class BoxedDistributionDescriptor
- Namespace
- IceGrid
- Assembly
- IceGrid.dll
A "boxed" distribution descriptor.
[SliceTypeId("::IceGrid::BoxedDistributionDescriptor")]
public class BoxedDistributionDescriptor : Value
- Inheritance
-
BoxedDistributionDescriptor
- Inherited Members
Remarks
The Slice compiler generated this class from Slice class ::IceGrid::BoxedDistributionDescriptor.
Constructors
BoxedDistributionDescriptor(DistributionDescriptor)
Initializes a new instance of the BoxedDistributionDescriptor class.
public BoxedDistributionDescriptor(DistributionDescriptor value)
Parameters
valueDistributionDescriptor
Fields
value
The value of the boxed distribution descriptor.
public DistributionDescriptor value
Field Value
Methods
ice_id()
Returns the Slice type ID of the most-derived class supported by this object.
public override string ice_id()
Returns
- string
The Slice type ID.
ice_staticId()
Gets the type ID of the associated Slice class.
public static string ice_staticId()
Returns
- string
The string
::IceGrid::BoxedDistributionDescriptor.