torc::architecture::xilinx::TileOffset Struct Reference

Encapsulation of a tile offset in an unsigned 32-bit integer. More...

#include <XilinxDatabaseTypes.hpp>

Inheritance diagram for torc::architecture::xilinx::TileOffset:

Inheritance graph
[legend]
Collaboration diagram for torc::architecture::xilinx::TileOffset:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TileOffset (void)
 Null constructor.
 TileOffset (const pod &rhs)
 Data type constructor.
 TileOffset (const type &rhs)
 Copy constructor.
 TileOffset (const TileIndex &rhs)
 Conversion constructor.


Detailed Description

Encapsulation of a tile offset in an unsigned 32-bit integer.

This type supports offsets between 0 and 4,294,967,295 inclusive. Note that although an offset would normally be a signed data type, this type is only used in explicit compact segments, to express positive offsets from an anchor tile index.

Definition at line 77 of file XilinxDatabaseTypes.hpp.


Constructor & Destructor Documentation

torc::architecture::xilinx::TileOffset::TileOffset ( void   )  [inline, explicit]

Null constructor.

Definition at line 78 of file XilinxDatabaseTypes.hpp.

torc::architecture::xilinx::TileOffset::TileOffset ( const pod rhs  )  [inline, explicit]

Data type constructor.

Definition at line 79 of file XilinxDatabaseTypes.hpp.

torc::architecture::xilinx::TileOffset::TileOffset ( const type rhs  )  [inline, explicit]

Copy constructor.

Definition at line 80 of file XilinxDatabaseTypes.hpp.

torc::architecture::xilinx::TileOffset::TileOffset ( const TileIndex rhs  )  [inline, explicit]

Conversion constructor.

Definition at line 81 of file XilinxDatabaseTypes.hpp.


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

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