Abstract base class for fixed-point value type observers;.
More...
#include <sysc/datatypes/fx/sc_fxval_observer.h>
Abstract base class for fixed-point value type observers;.
arbitrary precision.
Definition at line 130 of file sc_fxval_observer.h.
◆ sc_fxval_observer()
| sc_dt::sc_fxval_observer::sc_fxval_observer |
( |
| ) |
|
|
inlineprotected |
◆ ~sc_fxval_observer()
| virtual sc_dt::sc_fxval_observer::~sc_fxval_observer |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ construct()
| void sc_dt::sc_fxval_observer::construct |
( |
const sc_fxval & |
| ) |
|
|
inlinevirtual |
◆ destruct()
| void sc_dt::sc_fxval_observer::destruct |
( |
const sc_fxval & |
| ) |
|
|
inlinevirtual |
◆ read()
| void sc_dt::sc_fxval_observer::read |
( |
const sc_fxval & |
| ) |
|
|
inlinevirtual |
◆ write()
| void sc_dt::sc_fxval_observer::write |
( |
const sc_fxval & |
| ) |
|
|
inlinevirtual |
◆ default_observer
The documentation for this class was generated from the following file: