Similar to AddrPort, but uses IPv6 addresses.
More...
#include "AddrPort.hpp"
Similar to AddrPort, but uses IPv6 addresses.
Myra::Addr6Port::~Addr6Port |
( |
void |
| ) |
|
|
inline |
Myra::Addr6Port::Addr6Port |
( |
void |
| ) |
|
|
inline |
Clear protocol, address, and port.
bool Myra::Addr6Port::empty |
( |
void |
| ) |
const |
|
inline |
Check to see if any values have been set.
void Myra::Addr6Port::swap |
( |
Addr6Port & |
rhs | ) |
|
|
inline |
std::string Myra::Addr6Port::to_string |
( |
void |
| ) |
const |
|
inline |
Format the object as a text string (for debug purposes).
PORT Myra::Addr6Port::port |
The documentation for this class was generated from the following file: