torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VirtexPacket.hpp File Reference

Header for the VirtexPacket class. More...

#include "torc/common/Endian.hpp"
#include <boost/smart_ptr.hpp>
#include <vector>
#include <istream>
#include <iostream>
+ Include dependency graph for VirtexPacket.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::VirtexPacketConstants
 Bitstream packet constants for Virtex class architectures. More...
 
class  torc::bitstream::VirtexPacket
 Bitstream packet for Virtex 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< VirtexPacket > torc::bitstream::VirtexPacketVector
 Vector of Virtex packets. More...
 

Detailed Description

Header for the VirtexPacket class.

Definition in file VirtexPacket.hpp.