![]() |
Ice 3.8
Slice API Reference
|
Represents a version of the Slice encoding. More...
defined in <Ice/Version.ice>
["cpp:custom-print"]
struct EncodingVersion { ... }
Data Members | |
byte | major |
The major version of the Slice encoding. | |
byte | minor |
The minor version of the Slice encoding. |
Represents a version of the Slice encoding.
Ice supports version 1.0 and 1.1 of this encoding.
Definition at line 35 of file Version.ice.