This is the complete list of members for Dwm::Ipv4Prefix, including all inherited members.
| Adjacent(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| BZRead(BZFILE *bzf) | Dwm::Ipv4Prefix | |
| BZWrite(BZFILE *bzf) const | Dwm::Ipv4Prefix | |
| Combine(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| Contains(const Ipv4Address &address) const | Dwm::Ipv4Prefix | |
| Contains(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| Data() const | Dwm::Ipv4Prefix | inline |
| FirstAddress() const | Dwm::Ipv4Prefix | |
| Ipv4Prefix() | Dwm::Ipv4Prefix | |
| Ipv4Prefix(const Ipv4Address &network, uint8_t maskLength) | Dwm::Ipv4Prefix | |
| Ipv4Prefix(const Ipv4Address &network, const Ipv4Address &netmask) | Dwm::Ipv4Prefix | |
| Ipv4Prefix(const std::string &prefix) | Dwm::Ipv4Prefix | |
| Ipv4Prefix(const Ipv4Address &addr) | Dwm::Ipv4Prefix | |
| Ipv4Prefix(const Ipv4Prefix &prefix) | Dwm::Ipv4Prefix | inline |
| LastAddress() const | Dwm::Ipv4Prefix | |
| MaskLength() const | Dwm::Ipv4Prefix | inline |
| MaskLength(uint8_t maskLength) | Dwm::Ipv4Prefix | inline |
| Netmask() const | Dwm::Ipv4Prefix | |
| Network() const | Dwm::Ipv4Prefix | inline |
| NetworkRaw() const (defined in Dwm::Ipv4Prefix) | Dwm::Ipv4Prefix | inline |
| operator!=(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| operator++() | Dwm::Ipv4Prefix | |
| operator++(int) | Dwm::Ipv4Prefix | |
| operator--() | Dwm::Ipv4Prefix | |
| operator--(int) | Dwm::Ipv4Prefix | |
| operator<(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| operator<<(std::ostream &os, const Ipv4Prefix &prefix) | Dwm::Ipv4Prefix | friend |
| operator=(const Ipv4Prefix &prefix) | Dwm::Ipv4Prefix | inline |
| operator==(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| operator>(const Ipv4Prefix &prefix) const | Dwm::Ipv4Prefix | |
| Read(int fd) | Dwm::Ipv4Prefix | |
| Read(FILE *f) | Dwm::Ipv4Prefix | |
| Read(std::istream &is) | Dwm::Ipv4Prefix | |
| Read(gzFile gzf) | Dwm::Ipv4Prefix | |
| Read(boost::asio::ip::tcp::socket &s, boost::system::error_code &ec) | Dwm::Ipv4Prefix | |
| Read(boost::asio::local::stream_protocol::socket &s, boost::system::error_code &ec) | Dwm::Ipv4Prefix | |
| Read(boost::asio::generic::stream_protocol::socket &s, boost::system::error_code &ec) | Dwm::Ipv4Prefix | |
| Set(const Ipv4Address &network, uint8_t maskLength) | Dwm::Ipv4Prefix | |
| Set(const Ipv4Address &network, const Ipv4Address &netmask) | Dwm::Ipv4Prefix | |
| StreamedLength() const | Dwm::Ipv4Prefix | inline |
| ToShortString() const | Dwm::Ipv4Prefix | |
| ToString() const | Dwm::Ipv4Prefix | |
| Write(int fd) const | Dwm::Ipv4Prefix | |
| Write(FILE *f) const | Dwm::Ipv4Prefix | |
| Write(std::ostream &os) const | Dwm::Ipv4Prefix | |
| Write(gzFile gzf) const | Dwm::Ipv4Prefix | |
| Write(boost::asio::ip::tcp::socket &s, boost::system::error_code &ec) const | Dwm::Ipv4Prefix | |
| Write(boost::asio::local::stream_protocol::socket &s, boost::system::error_code &ec) const | Dwm::Ipv4Prefix | |
| Write(boost::asio::generic::stream_protocol::socket &s, boost::system::error_code &ec) const | Dwm::Ipv4Prefix | |
| ~Ipv4Prefix() | Dwm::Ipv4Prefix | virtual |