libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
networkaddress.h File Reference
#include <variant>
#include <promeki/core/namespace.h>
#include <promeki/core/string.h>
#include <promeki/core/result.h>
#include <promeki/core/platform.h>
#include <promeki/network/ipv4address.h>
#include <promeki/network/ipv6address.h>
#include <sys/socket.h>
#include <netinet/in.h>
Include dependency graph for networkaddress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NetworkAddress
 High-level network address that can represent IPv4, IPv6, or an unresolved hostname. More...
 

Functions

TextStreamoperator<< (TextStream &stream, const NetworkAddress &addr)
 Writes the network address to the stream.
 

Detailed Description

See LICENSE file in the project root folder for license information.