Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::member::version Struct Reference

Public Member Functions

bool operator== (const version &rhs) const
 
bool operator!= (const version &rhs) const
 
bool operator< (const version &rhs) const
 
bool operator> (const version &rhs) const
 
bool operator<= (const version &rhs) const
 
bool operator>= (const version &rhs) const
 

Public Attributes

byte major
 
byte minor
 
byte patch
 

Friends

std::ostream HAZELCAST_API & operator<< (std::ostream &os, const version &version)
 

Detailed Description

Definition at line 74 of file member.h.


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