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