Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchNetAddressImpl Class Reference

Internal network address data. An architecture dependent type holding the necessary data for a network address. More...

#include <ArchNetworkBSD.h>

Public Member Functions

 ArchNetAddressImpl ()

Static Public Member Functions

static ArchNetAddressImplalloc (size_t)

Public Attributes

struct sockaddr_storage m_addr
socklen_t m_len
int m_len

Detailed Description

Internal network address data. An architecture dependent type holding the necessary data for a network address.

Constructor & Destructor Documentation

◆ ArchNetAddressImpl()

ArchNetAddressImpl::ArchNetAddressImpl ( )
inline

Member Function Documentation

◆ alloc()

ArchNetAddressImpl * ArchNetAddressImpl::alloc ( size_t size)
static

Member Data Documentation

◆ m_addr

struct sockaddr_storage ArchNetAddressImpl::m_addr

◆ m_len [1/2]

socklen_t ArchNetAddressImpl::m_len

◆ m_len [2/2]

int ArchNetAddressImpl::m_len

The documentation for this class was generated from the following files: