|
torc-master
|
Header for the SpartanPacket class. More...
#include "torc/common/Endian.hpp"#include <boost/smart_ptr.hpp>#include <vector>#include <istream>#include <cstdio>
Include dependency graph for SpartanPacket.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | torc::bitstream::SpartanPacketConstants |
| Bitstream packet constants for Spartan class architectures. More... | |
| class | torc::bitstream::SpartanPacket |
| Bitstream packet for Spartan class architectures. More... | |
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::bitstream | |
| Namespace for the Torc bitstream frame-level support, including packet parsing and writing. | |
| torc::bitstream::bitstream | |
Typedefs | |
| typedef std::vector < SpartanPacket > | torc::bitstream::SpartanPacketVector |
| Vector of Spartan packets. More... | |
Header for the SpartanPacket class.
Definition in file SpartanPacket.hpp.