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

Go to the source code of this file.

Classes

class  Ipv6Address
 IPv6 network address. More...
 

Functions

TextStreamoperator<< (TextStream &stream, const Ipv6Address &addr)
 Writes a colon-hex IPv6 address to the stream.
 

Detailed Description

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