Constructs an unknown sliced value.
The Slice type ID of the unknown class.
Obtains the sliced data associated with this instance.
The sliced data if the value has a preserved-slice base class and has been sliced during unmarshaling of the value, nil otherwise.
Returns the Slice type ID associated with this object.
The Slice type ID.
The Ice run time invokes this method after unmarshaling an object's data members. This allows a subclass to override this method in order to perform additional initialization.
The Ice run time invokes this method prior to marshaling an object's data members. This allows a subclass to override this method in order to validate its data members.
Static
ice_Obtains the Slice type ID of this type.
The return value is always "::Ice::Object".
Unknown sliced value holds an instance of an unknown Slice class type.