Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros | Functions
Packet.hpp File Reference

Contains declaration of Packet class. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::Packet
 Abstract base class for packets in a bitstream. More...

Namespaces

namespace  bil

Macros

#define BIL_PACKET_HPP

Functions

Packetbil::new_clone (const Packet &src)
 Creates a polymorphic copy of a packet.

Detailed Description

Contains declaration of Packet class.

Definition in file Packet.hpp.


Macro Definition Documentation

#define BIL_PACKET_HPP

Definition at line 8 of file Packet.hpp.