Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Ice::ProtocolVersion Struct Reference

Represents a version of the Ice protocol. The only version implemented and supported by Ice is version 1.0. More...

defined in <Ice/Version.ice>

["cpp:custom-print"]
struct ProtocolVersion { ... }

Data Members

byte major
 The major version of the Ice protocol.
byte minor
 The minor version of the Ice protocol.

Detailed Description

Represents a version of the Ice protocol. The only version implemented and supported by Ice is version 1.0.

Definition at line 23 of file Version.ice.


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