An OO wrapper for struct sockaddr_storage.
More...
#include <StaticSocketAddress.hxx>
An OO wrapper for struct sockaddr_storage.
Definition at line 41 of file StaticSocketAddress.hxx.
◆ size_type
◆ StaticSocketAddress()
StaticSocketAddress::StaticSocketAddress |
( |
| ) |
|
|
default |
◆ Clear()
void StaticSocketAddress::Clear |
( |
| ) |
|
|
inlinenoexcept |
◆ GetAddress() [1/2]
struct sockaddr* StaticSocketAddress::GetAddress |
( |
| ) |
|
|
inlinenoexcept |
◆ GetAddress() [2/2]
const struct sockaddr* StaticSocketAddress::GetAddress |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetCapacity()
constexpr size_type StaticSocketAddress::GetCapacity |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetFamily()
int StaticSocketAddress::GetFamily |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetSize()
size_type StaticSocketAddress::GetSize |
( |
| ) |
const |
|
inlinenoexcept |
◆ IsDefined()
bool StaticSocketAddress::IsDefined |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator SocketAddress()
◆ operator!=()
bool StaticSocketAddress::operator!= |
( |
SocketAddress & |
other | ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ operator==()
◆ SetSize()
void StaticSocketAddress::SetSize |
( |
size_type |
_size | ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: