#include <itpp/protocol/packet.h>
Inheritance diagram for itpp::Packet:

Public Member Functions | |
| Packet (const int packet_size=0) | |
| virtual | ~Packet () |
| void | set_bit_size (int packet_size) |
| set size of packet in bits | |
| int | bit_size () |
| get size of packet in bits | |
Definition at line 44 of file packet.h.
| void itpp::Packet::set_bit_size | ( | int | packet_size | ) | [inline] |
| int itpp::Packet::bit_size | ( | ) | [inline] |
get size of packet in bits
Definition at line 55 of file packet.h.
Referenced by itpp::Front_Drop_Queue::pop(), itpp::Front_Drop_Queue::push(), and itpp::TCP_Server_Application::write_to_net().
Generated on Wed Apr 18 11:23:43 2007 for IT++ by Doxygen 1.5.2