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