Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of Packet class. More...
#include <bitstream/Packet.hpp>
Go to the source code of this file.
Functions | |
Packet * | new_clone (const Packet &src) |
Creates a polymorphic copy of a packet. |
Contains definition of Packet class.
Definition in file Packet.cpp.
Creates a polymorphic copy of a packet.
src | Reference to packet to copy. |
Definition at line 17 of file Packet.cpp.