libDwm-0.9.45
Dwm::Ipv4Prefix Member List

This is the complete list of members for Dwm::Ipv4Prefix, including all inherited members.

Adjacent(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
BZRead(BZFILE *bzf)Dwm::Ipv4Prefix
BZWrite(BZFILE *bzf) constDwm::Ipv4Prefix
Combine(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
Contains(const Ipv4Address &address) constDwm::Ipv4Prefix
Contains(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
Data() constDwm::Ipv4Prefixinline
FirstAddress() constDwm::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::Ipv4Prefixinline
LastAddress() constDwm::Ipv4Prefix
MaskLength() constDwm::Ipv4Prefixinline
MaskLength(uint8_t maskLength)Dwm::Ipv4Prefixinline
Netmask() constDwm::Ipv4Prefix
Network() constDwm::Ipv4Prefixinline
NetworkRaw() const (defined in Dwm::Ipv4Prefix)Dwm::Ipv4Prefixinline
operator!=(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
operator++()Dwm::Ipv4Prefix
operator++(int)Dwm::Ipv4Prefix
operator--()Dwm::Ipv4Prefix
operator--(int)Dwm::Ipv4Prefix
operator<(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
operator<<(std::ostream &os, const Ipv4Prefix &prefix)Dwm::Ipv4Prefixfriend
operator=(const Ipv4Prefix &prefix)Dwm::Ipv4Prefixinline
operator==(const Ipv4Prefix &prefix) constDwm::Ipv4Prefix
operator>(const Ipv4Prefix &prefix) constDwm::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() constDwm::Ipv4Prefixinline
ToShortString() constDwm::Ipv4Prefix
ToString() constDwm::Ipv4Prefix
Write(int fd) constDwm::Ipv4Prefix
Write(FILE *f) constDwm::Ipv4Prefix
Write(std::ostream &os) constDwm::Ipv4Prefix
Write(gzFile gzf) constDwm::Ipv4Prefix
Write(boost::asio::ip::tcp::socket &s, boost::system::error_code &ec) constDwm::Ipv4Prefix
Write(boost::asio::local::stream_protocol::socket &s, boost::system::error_code &ec) constDwm::Ipv4Prefix
Write(boost::asio::generic::stream_protocol::socket &s, boost::system::error_code &ec) constDwm::Ipv4Prefix
~Ipv4Prefix()Dwm::Ipv4Prefixvirtual