Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
Ice::SlicedData Class Referencefinal

Holds class slices that cannot be unmarshaled because their types are not known locally. More...

#include <Ice/Ice.h>

Public Member Functions

 SlicedData (SliceInfoSeq slices) noexcept
 Constructs a SlicedData instance with the given slices.
void clear ()
 Clears the slices to break potential cyclic references.

Public Attributes

const SliceInfoSeq slices
 The slices of the unknown class.

Detailed Description

Holds class slices that cannot be unmarshaled because their types are not known locally.

Definition at line 76 of file SlicedData.h.


The documentation for this class was generated from the following file: