#include <XilinxDatabaseTypes.hpp>
Public Member Functions | |
TileRow (void) | |
Null constructor. | |
TileRow (const pod &rhs) | |
Data type constructor. | |
TileRow (const type &rhs) | |
Copy constructor. |
This type supports row positions between 0 and 65,535 inclusive.
Definition at line 87 of file XilinxDatabaseTypes.hpp.
torc::architecture::xilinx::TileRow::TileRow | ( | void | ) | [inline, explicit] |
torc::architecture::xilinx::TileRow::TileRow | ( | const pod & | rhs | ) | [inline, explicit] |
torc::architecture::xilinx::TileRow::TileRow | ( | const type & | rhs | ) | [inline, explicit] |