Bitstream Interpretation Library (BIL)  0.1
Typedefs
bil::DeviceID Namespace Reference

Namespace for device ID type. More...

Typedefs

typedef boost::uint32_t ID_t
 Device id type.

Detailed Description

Namespace for device ID type.

Every Virtex device is identified by a unique number.


Typedef Documentation

typedef boost::uint32_t bil::DeviceID::ID_t

Device id type.

Definition at line 23 of file DeviceID.hpp.