#include <itpp/protocol/packet.h>
Public Member Functions | |
ACK (const int Seq_no=-1, const int Id=0) | |
ADD DOCUMENTATION HERE. More... | |
~ACK () | |
ADD DOCUMENTATION HERE. More... | |
void | set_bit_size (int packet_size) |
set size of packet in bits More... | |
int | bit_size () |
get size of packet in bits More... | |
Public Attributes | |
int | id |
ADD DOCUMENTATION HERE. More... | |
int | seq_no |
ADD DOCUMENTATION HERE. More... | |
|
inline |
|
inlineinherited |
set size of packet in bits
Definition at line 64 of file packet.h.
References it_assert.
Referenced by itpp::Packet::Packet().
|
inlineinherited |
get size of packet in bits
Definition at line 67 of file packet.h.
Referenced by itpp::Front_Drop_Queue::pop(), itpp::Front_Drop_Queue::push(), and itpp::TCP_Server_Application::write_to_net().
int itpp::ACK::seq_no |
Generated on Tue Aug 17 2021 10:59:15 for IT++ by Doxygen 1.9.4