Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of Packet class. More...
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 | |
Packet * | bil::new_clone (const Packet &src) |
Creates a polymorphic copy of a packet. |
Contains declaration of Packet class.
Definition in file Packet.hpp.
#define BIL_PACKET_HPP |
Definition at line 8 of file Packet.hpp.