Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Ice::EncodingVersion Struct 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.

Detailed Description

Represents a version of the Slice encoding.

Ice supports version 1.0 and 1.1 of this encoding.

Remarks
The Slice encoding is also known as the Ice encoding.

Definition at line 35 of file Version.ice.


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