#include <XilinxDatabaseTypes.hpp>
Public Member Functions | |
SiteFlags (void) | |
Null constructor. | |
SiteFlags (const pod &rhs) | |
Data type constructor. | |
SiteFlags (const type &rhs) | |
Copy constructor. |
This type supports a maximum of sixteen unique one-bit flags.
Definition at line 167 of file XilinxDatabaseTypes.hpp.
torc::architecture::xilinx::SiteFlags::SiteFlags | ( | void | ) | [inline, explicit] |
torc::architecture::xilinx::SiteFlags::SiteFlags | ( | const pod & | rhs | ) | [inline, explicit] |
torc::architecture::xilinx::SiteFlags::SiteFlags | ( | const type & | rhs | ) | [inline, explicit] |