herald  2.0.0
Public Member Functions | List of all members
herald::datatype::RSSI Class Reference

Public Member Functions

 RSSI (int value)
 
 RSSI (const RSSI &other)
 
 RSSI (RSSI &&other)
 
RSSIoperator= (const RSSI &other)
 
RSSIoperator= (RSSI &&other)
 
bool operator== (const int other) const noexcept
 
bool operator!= (const int other) const noexcept
 
bool operator== (const RSSI &other) const noexcept
 
bool operator!= (const RSSI &other) const noexcept
 
bool operator< (const RSSI &other) const noexcept
 
bool operator<= (const RSSI &other) const noexcept
 
bool operator> (const RSSI &other) const noexcept
 
bool operator>= (const RSSI &other) const noexcept
 
 operator long () const noexcept
 
 operator double () const noexcept
 
std::size_t hashCode () const noexcept
 
 operator std::string () const noexcept
 
int intValue () const noexcept
 

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