torc::architecture::xilinx::PadIndex Struct Reference

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

#include <XilinxDatabaseTypes.hpp>

Inheritance diagram for torc::architecture::xilinx::PadIndex:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

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

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

Definition at line 254 of file XilinxDatabaseTypes.hpp.


Constructor & Destructor Documentation

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

Null constructor.

Definition at line 255 of file XilinxDatabaseTypes.hpp.

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

Data type constructor.

Definition at line 256 of file XilinxDatabaseTypes.hpp.

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

Copy constructor.

Definition at line 257 of file XilinxDatabaseTypes.hpp.


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

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