#include "torc/common/Endian.hpp"
#include <boost/smart_ptr.hpp>
#include <vector>
#include <istream>
#include <cstdio>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::bitstream |
namespace | torc::bitstream::bitstream |
Classes | |
class | torc::bitstream::SpartanPacketConstants |
Bitstream packet constants for Spartan class architectures. More... | |
class | torc::bitstream::SpartanPacket |
Bitstream packet for Spartan class architectures. More... | |
Typedefs | |
typedef std::vector < SpartanPacket > | torc::bitstream::SpartanPacketVector |
Vector of Spartan packets. |
Definition in file SpartanPacket.hpp.