The Pkt class contains the raw bytes that make up a packet. More...


Classes | |
| class | Myra::Pkt |
| The Pkt class contains both the raw storage for all the bytes in the packet, as well as the information/analysis on the packet. More... | |
Namespaces | |
| Myra | |
| Namespace declaration for all of the Myra Canyon helper functions. | |
Typedefs | |
| typedef std::queue< Pkt > | Myra::Packet_Queue |
| A queue (FIFO) of packets. More... | |
The Pkt class contains the raw bytes that make up a packet.