#include "sysc/datatypes/fx/sc_fxdefs.h"ネームスペース | |
| namespace | sc_dt |
構成 | |
| class | sc_dt::sc_fxval_observer |
| class | sc_dt::sc_fxval_fast_observer |
マクロ定義 | |
| #define | SC_FXVAL_OBSERVER_CONSTRUCT_(object) |
| #define | SC_FXVAL_OBSERVER_DESTRUCT_(object) |
| #define | SC_FXVAL_OBSERVER_READ_(object) |
| #define | SC_FXVAL_OBSERVER_WRITE_(object) |
| #define | SC_FXVAL_OBSERVER_DEFAULT_ |
| #define | SC_FXVAL_FAST_OBSERVER_CONSTRUCT_(object) |
| #define | SC_FXVAL_FAST_OBSERVER_DESTRUCT_(object) |
| #define | SC_FXVAL_FAST_OBSERVER_READ_(object) |
| #define | SC_FXVAL_FAST_OBSERVER_WRITE_(object) |
| #define | SC_FXVAL_FAST_OBSERVER_DEFAULT_ |
| #define SC_FXVAL_FAST_OBSERVER_CONSTRUCT_ | ( | object | ) |
| #define SC_FXVAL_FAST_OBSERVER_DEFAULT_ |
| #define SC_FXVAL_FAST_OBSERVER_DESTRUCT_ | ( | object | ) |
| #define SC_FXVAL_FAST_OBSERVER_READ_ | ( | object | ) |
| #define SC_FXVAL_FAST_OBSERVER_WRITE_ | ( | object | ) |
| #define SC_FXVAL_OBSERVER_CONSTRUCT_ | ( | object | ) |
| #define SC_FXVAL_OBSERVER_DEFAULT_ |
| #define SC_FXVAL_OBSERVER_DESTRUCT_ | ( | object | ) |
| #define SC_FXVAL_OBSERVER_READ_ | ( | object | ) |
| #define SC_FXVAL_OBSERVER_WRITE_ | ( | object | ) |
1.5.6