18 #ifndef MAVSUBNET_HPP_ 19 #define MAVSUBNET_HPP_ 51 unsigned int component_mask);
67 friend std::ostream &
operator<<(std::ostream &os,
81 #endif // MAVSUBNET_HPP_ MAVSubnet(const MAVSubnet &other)=default
friend bool operator==(const MAVSubnet &lhs, const MAVSubnet &rhs)
MAVSubnet & operator=(const MAVSubnet &other)=default
friend bool operator!=(const MAVSubnet &lhs, const MAVSubnet &rhs)
std::ostream & operator<<(std::ostream &os, const Action &action)
bool operator==(const Action &lhs, const Action &rhs)
bool operator!=(const Action &lhs, const Action &rhs)
bool contains(const MAVAddress &address) const
friend std::ostream & operator<<(std::ostream &os, const MAVSubnet &mavsubnet)