Namespaces

Records

Functions

  • std::ostream & operator<< (std::ostream & os, IpPort value)

    Defined at line 17 of file ../../src/lib/inet/ip_port.cc

  • std::ostream & operator<< (std::ostream & os, const SocketAddress & value)

    Defined at line 143 of file ../../src/lib/inet/socket_address.cc

  • std::ostream & operator<< (std::ostream & osconst IpAddress & value)

    Inserts a string representation of |value|. V6 addresses are represented as

    specified in RFC 5952. For invalid addresses, this method inserts

    "<invalid>".

    Defined at line 431 of file ../../src/lib/inet/ip_address.cc