torc::bitstream::FrameBlocks< FRAME_TYPE > Class Template Reference

Set of contiguous frames for each of the eight possible block types. More...

#include <FrameSet.hpp>

Inheritance diagram for torc::bitstream::FrameBlocks< FRAME_TYPE >:

Inheritance graph
[legend]

List of all members.

Public Types

enum  { eBlockTypeCount = 8 }
 The block type count is fixed at eight across all Xilinx architectures. More...
typedef FRAME_TYPE frame_t
 FrameSet frame type.
typedef FRAME_TYPE::word_t word_t
 FrameSet word type.

Public Attributes

FrameSet< FRAME_TYPE > mBlock [eBlockTypeCount]
 FrameSets for each of the eight block types.


Detailed Description

template<typename FRAME_TYPE>
class torc::bitstream::FrameBlocks< FRAME_TYPE >

Set of contiguous frames for each of the eight possible block types.

Definition at line 75 of file FrameSet.hpp.


Member Typedef Documentation

template<typename FRAME_TYPE>
typedef FRAME_TYPE torc::bitstream::FrameBlocks< FRAME_TYPE >::frame_t

FrameSet frame type.

Definition at line 83 of file FrameSet.hpp.

template<typename FRAME_TYPE>
typedef FRAME_TYPE::word_t torc::bitstream::FrameBlocks< FRAME_TYPE >::word_t

FrameSet word type.

Definition at line 85 of file FrameSet.hpp.


Member Enumeration Documentation

template<typename FRAME_TYPE>
anonymous enum

The block type count is fixed at eight across all Xilinx architectures.

Definition at line 80 of file FrameSet.hpp.


Member Data Documentation

template<typename FRAME_TYPE>
FrameSet<FRAME_TYPE> torc::bitstream::FrameBlocks< FRAME_TYPE >::mBlock[eBlockTypeCount]

FrameSets for each of the eight block types.

Definition at line 88 of file FrameSet.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Oct 13 16:49:47 2011 for TORC by  doxygen 1.5.6