Inheritance diagram for itpp::Link_Packet:
Public Member Functions | |
Link_Packet (const int Seq_no, const unsigned long int Link_packet_id, L3_Packet_Info *Cp) | |
~Link_Packet () | |
void | set_bit_size (int packet_size) |
set size of packet in bits | |
int | bit_size () |
get size of packet in bits | |
Public Attributes | |
unsigned long int | link_packet_id |
int | seq_no |
L3_Packet_Info * | l3_pkt_info_p |
Definition at line 80 of file packet.h.
void itpp::Packet::set_bit_size | ( | int | packet_size | ) | [inline, inherited] |
set size of packet in bits
Definition at line 52 of file packet.h.
References it_assert.
Referenced by itpp::Packet::Packet().
int itpp::Packet::bit_size | ( | ) | [inline, inherited] |
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 Fri Jun 8 00:27:28 2007 for IT++ by Doxygen 1.5.2