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