#include <XilinxDatabaseTypes.hpp>
Public Member Functions | |
TileIndex (void) | |
Null constructor. | |
TileIndex (const pod &rhs) | |
Data type constructor. | |
TileIndex (const type &rhs) | |
Copy constructor. |
This type supports indexes between 0 and 4,294,967,295 inclusive.
Definition at line 68 of file XilinxDatabaseTypes.hpp.
torc::architecture::xilinx::TileIndex::TileIndex | ( | void | ) | [inline, explicit] |
torc::architecture::xilinx::TileIndex::TileIndex | ( | const pod & | rhs | ) | [inline, explicit] |
torc::architecture::xilinx::TileIndex::TileIndex | ( | const type & | rhs | ) | [inline, explicit] |