18 #ifndef MAVADDRESS_HPP_ 19 #define MAVADDRESS_HPP_ 55 unsigned int system()
const;
69 unsigned int address_;
83 #endif // MAVADDRESS_HPP_ unsigned int component() const
unsigned int system() const
std::ostream & operator<<(std::ostream &os, const Action &action)
unsigned int address() const
MAVAddress(const MAVAddress &other)=default
bool operator==(const Action &lhs, const Action &rhs)
bool operator<=(const IPAddress &lhs, const IPAddress &rhs)
bool operator!=(const Action &lhs, const Action &rhs)
MAVAddress & operator=(const MAVAddress &other)=default
bool operator>=(const IPAddress &lhs, const IPAddress &rhs)
bool operator>(const IPAddress &lhs, const IPAddress &rhs)
bool operator<(const IPAddress &lhs, const IPAddress &rhs)