#include <NetAddress.hh>
|
| void | assign (u_int8_t const *data, unsigned length) |
| void | clean () |
Definition at line 41 of file NetAddress.hh.
◆ NetAddress() [1/3]
| NetAddress::NetAddress |
( |
u_int8_t const * | data, |
|
|
unsigned | length = 4 ) |
◆ NetAddress() [2/3]
| NetAddress::NetAddress |
( |
unsigned | length = 4 | ) |
|
◆ NetAddress() [3/3]
◆ ~NetAddress()
| virtual NetAddress::~NetAddress |
( |
| ) |
|
|
virtual |
◆ assign()
| void NetAddress::assign |
( |
u_int8_t const * | data, |
|
|
unsigned | length ) |
|
private |
◆ clean()
| void NetAddress::clean |
( |
| ) |
|
|
private |
◆ data()
| u_int8_t const * NetAddress::data |
( |
| ) |
const |
|
inline |
◆ length()
| unsigned NetAddress::length |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ fData
| u_int8_t* NetAddress::fData |
|
private |
◆ fLength
| unsigned NetAddress::fLength |
|
private |
The documentation for this class was generated from the following file: