torc::architecture::xilinx::PinIndex Struct Reference

Encapsulation of a pin index in an unsigned 32-bit integer. More...

#include <XilinxDatabaseTypes.hpp>

Inheritance diagram for torc::architecture::xilinx::PinIndex:

Inheritance graph
[legend]
Collaboration diagram for torc::architecture::xilinx::PinIndex:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PinIndex (void)
 Null constructor.
 PinIndex (const pod &rhs)
 Data type constructor.
 PinIndex (const type &rhs)
 Copy constructor.


Detailed Description

Encapsulation of a pin index in an unsigned 32-bit integer.

This type supports indexes between 0 and 4,294,967,295 inclusive.

Definition at line 208 of file XilinxDatabaseTypes.hpp.


Constructor & Destructor Documentation

torc::architecture::xilinx::PinIndex::PinIndex ( void   )  [inline, explicit]

Null constructor.

Definition at line 209 of file XilinxDatabaseTypes.hpp.

torc::architecture::xilinx::PinIndex::PinIndex ( const pod rhs  )  [inline, explicit]

Data type constructor.

Definition at line 210 of file XilinxDatabaseTypes.hpp.

torc::architecture::xilinx::PinIndex::PinIndex ( const type rhs  )  [inline, explicit]

Copy constructor.

Definition at line 211 of file XilinxDatabaseTypes.hpp.


The documentation for this struct was generated from the following file:

Generated on Thu Oct 13 16:49:44 2011 for TORC by  doxygen 1.5.6