omni::net::ip6_binary_address
NAME

omni::net::ip6_binary_address

A class of omni::net

#include <omni/types/net_t.hpp>
class omni::net::ip6_binary_address

MEMBERS

omni::net::ip6_binary_address::ip6_binary_address()
omni::net::ip6_binary_address::~ip6_binary_address()
void omni::net::ip6_binary_address::copy_to(uint8_t(&ip NaN)
std::size_t omni::net::ip6_binary_address::size()
omni::net::ip6_binary_address::operator const uint8_t *const()
omni::net::ip6_binary_address::operator uint8_t *const()
ip6_binary_address& omni::net::ip6_binary_address::operator=(const ip6_binary_address& other)
uint8_t omni::net::ip6_binary_address::operator[](std::size_t index)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top