|
Ice 3.7 C++11 API Reference
|
Holds the slices of unknown types. More...
#include <Ice/Ice.h>
Public Member Functions | |
| void | clear () |
| Clears the slices to break potential cyclic references. | |
| SlicedData (const SliceInfoSeq &) | |
Public Attributes | |
| const SliceInfoSeq | slices |
| The slices of unknown types. | |
Holds the slices of unknown types.
| Ice::SlicedData::SlicedData | ( | const SliceInfoSeq & | ) |
| void Ice::SlicedData::clear | ( | ) |
Clears the slices to break potential cyclic references.
| const SliceInfoSeq Ice::SlicedData::slices |
The slices of unknown types.