torc::architecture::xilinx::WireIndex Struct Reference

Encapsulation of a wire index in an unsigned 16-bit integer. More...

#include <XilinxDatabaseTypes.hpp>

Inheritance diagram for torc::architecture::xilinx::WireIndex:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Encapsulation of a wire index in an unsigned 16-bit integer.

This type supports indexes between 0 and 65,535 inclusive.

Definition at line 42 of file XilinxDatabaseTypes.hpp.


Constructor & Destructor Documentation

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

Null constructor.

Definition at line 43 of file XilinxDatabaseTypes.hpp.

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

Data type constructor.

Definition at line 44 of file XilinxDatabaseTypes.hpp.

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

Copy constructor.

Definition at line 45 of file XilinxDatabaseTypes.hpp.


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

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