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