#include <ipv4_header.hpp>
Definition at line 51 of file ipv4_header.hpp.
ipv4_header::ipv4_header |
( |
| ) |
|
|
inline |
bool ipv4_header::dont_fragment |
( |
| ) |
const |
|
inline |
unsigned short ipv4_header::fragment_offset |
( |
| ) |
const |
|
inline |
unsigned short ipv4_header::header_checksum |
( |
| ) |
const |
|
inline |
unsigned short ipv4_header::header_length |
( |
| ) |
const |
|
inline |
unsigned short ipv4_header::identification |
( |
| ) |
const |
|
inline |
bool ipv4_header::more_fragments |
( |
| ) |
const |
|
inline |
unsigned char ipv4_header::protocol |
( |
| ) |
const |
|
inline |
unsigned int ipv4_header::time_to_live |
( |
| ) |
const |
|
inline |
unsigned short ipv4_header::total_length |
( |
| ) |
const |
|
inline |
unsigned char ipv4_header::type_of_service |
( |
| ) |
const |
|
inline |
unsigned char ipv4_header::version |
( |
| ) |
const |
|
inline |
std::istream& operator>> |
( |
std::istream & |
is, |
|
|
ipv4_header & |
header |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file:
- /home/martin/ver/3DLab/code/asio-1.10.6/src/examples/cpp03/icmp/ipv4_header.hpp