Ice::ProtocolVersion
Overview
struct ProtocolVersion
A version structure for the protocol version.
Used By
UnsupportedProtocolException::bad
UnsupportedProtocolException::supported
Data Members
byte
major
;
byte
minor
;