|
Ice 3.7 C++11 API Reference
|
A version structure for the protocol version. More...
#include <Ice/Ice.h>
Public Member Functions | |
| std::tuple< const ::Ice::Byte &, const ::Ice::Byte & > | ice_tuple () const |
| Obtains a tuple containing all of the struct's data members. | |
Public Attributes | |
| ::Ice::Byte | major |
| ::Ice::Byte | minor |
A version structure for the protocol version.
|
inline |
Obtains a tuple containing all of the struct's data members.
| ::Ice::Byte Ice::ProtocolVersion::major |
| ::Ice::Byte Ice::ProtocolVersion::minor |