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