#include <stiltimingwaveformref.h>
Inheritance diagram for STILTimingWaveformRef:

Public Member Functions | |
| STILTimingWaveformRef () | |
| STILTimingWaveformRef (const STILTimingWaveformRef &) | |
| virtual | ~STILTimingWaveformRef () |
| STILTimingWaveformRef & | operator= (const STILTimingWaveformRef &) |
| void | init () |
| sstring | getText () const |
| void | setTIM (const sstring) |
| sstring | getTIM () const |
| void | setWFT (const sstring) |
| sstring | getWFT () const |
| void | setWAV (const sstring) |
| sstring | getWAV () const |
| void | setWFC (const sstring) |
| sstring | getWFC () const |
|
|
Default constructor.
|
|
|
Construct a STILTimingWaveformRef object from another TimingWaveformRef object.
|
|
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initialize the object
|
|
|
Equals operator.
|
|
|
set the TIM member of this Inherit object
|
|
|
set the WAV member of this Inherit object
|
|
|
set the WFC member of this Inherit object
|
|
|
set the WFT member of this Inherit object
|