torc::generic::Parameter Class Reference

Represents a parameter object in EDIF. More...

#include <Parameter.hpp>

Inheritance diagram for torc::generic::Parameter:

Inheritance graph
[legend]
Collaboration diagram for torc::generic::Parameter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const Value getValue () const throw ()
void setValue (const Value &inSource) throw ()
virtual const Unit getUnit () const throw ()
virtual void setUnit (const Unit &inSource) throw ()

Private Member Functions

 Parameter (const Parameter &source) throw ()
Parameteroperator= (const Parameter &source) throw ()

Private Attributes

Value mValue
Unit mUnit


Detailed Description

Represents a parameter object in EDIF.

In EDIF, the Cell and Instance objects can have associated parameters. The parameters defined in a cell can be overridden during instanciation.

Definition at line 42 of file Parameter.hpp.


The documentation for this class was generated from the following files:

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