#include <AllocatedSocketAddress.hxx>
Definition at line 43 of file AllocatedSocketAddress.hxx.
◆ size_type
◆ AllocatedSocketAddress() [1/4]
AllocatedSocketAddress::AllocatedSocketAddress |
( |
| ) |
|
|
inline |
◆ AllocatedSocketAddress() [2/4]
AllocatedSocketAddress::AllocatedSocketAddress |
( |
SocketAddress |
src | ) |
|
|
inlineexplicit |
◆ AllocatedSocketAddress() [3/4]
◆ AllocatedSocketAddress() [4/4]
◆ ~AllocatedSocketAddress()
AllocatedSocketAddress::~AllocatedSocketAddress |
( |
| ) |
|
|
inline |
◆ Clear()
void AllocatedSocketAddress::Clear |
( |
| ) |
|
|
inlinenoexcept |
◆ GetAddress()
const struct sockaddr* AllocatedSocketAddress::GetAddress |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetFamily()
int AllocatedSocketAddress::GetFamily |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetSize()
size_type AllocatedSocketAddress::GetSize |
( |
| ) |
const |
|
inlinenoexcept |
◆ IsDefined()
bool AllocatedSocketAddress::IsDefined |
( |
| ) |
const |
|
inlinenoexcept |
Does the object have a well-defined address? Check !IsNull() before calling this method.
Definition at line 127 of file AllocatedSocketAddress.hxx.
◆ IsNull()
bool AllocatedSocketAddress::IsNull |
( |
| ) |
const |
|
inlinenoexcept |
◆ Null()
◆ operator const struct sockaddr *()
AllocatedSocketAddress::operator const struct sockaddr * |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator SocketAddress()
◆ operator!=()
bool AllocatedSocketAddress::operator!= |
( |
SocketAddress & |
other | ) |
const |
|
inlinenoexcept |
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ operator=() [3/3]
◆ operator==()
The documentation for this class was generated from the following file: