#include <sc_context.h>
Collaboration diagram for sc_dt::sc_context< T >:

Public Methods | |
| sc_context (const T &, sc_context_begin=SC_NOW) | |
| ~sc_context () | |
| void | begin () |
| void | end () |
| const T & | value () const |
Static Public Methods | |
| const T & | default_value () |
|
||||||||||||||||
|
Definition at line 232 of file sc_context.h. References sc_dt::sc_context< T >::begin(), sc_dt::sc_context_begin, and sc_dt::SC_NOW. |
|
|||||||||
|
Definition at line 246 of file sc_context.h. |
|
|||||||||
|
Definition at line 259 of file sc_context.h. References SC_REPORT_ERROR. Referenced by sc_dt::sc_context< T >::sc_context(). |
|
|||||||||
|
Definition at line 292 of file sc_context.h. References sc_dt::sc_global< T >::value_ptr(). |
|
|||||||||
|
Definition at line 275 of file sc_context.h. References SC_REPORT_ERROR. |
|
|||||||||
|
Definition at line 300 of file sc_context.h. |
1.2.18