IT++ Logo
Public Member Functions | Public Attributes | List of all members
itpp::ACK Class Reference

#include <itpp/protocol/packet.h>

Inheritance diagram for itpp::ACK:
itpp::Packet

Public Member Functions

 ACK (const int Seq_no=-1, const int Id=0)
 ADD DOCUMENTATION HERE.
 
 ~ACK ()
 ADD DOCUMENTATION HERE.
 
void set_bit_size (int packet_size)
 set size of packet in bits
 
int bit_size ()
 get size of packet in bits
 

Public Attributes

int id
 ADD DOCUMENTATION HERE.
 
int seq_no
 ADD DOCUMENTATION HERE.
 

Detailed Description

ADD DOCUMENTATION HERE

Definition at line 117 of file packet.h.


The documentation for this class was generated from the following file:
SourceForge Logo

Generated on Sat Jul 6 2013 10:54:34 for IT++ by Doxygen 1.8.2