#include <sc_lambda.h>
Collaboration diagram for sc_lambda:

Public Methods | |
| sc_lambda (const sc_signal_in_if< bool > &) | |
| bool | eval () const |
| ~sc_lambda () | |
Static Public Methods | |
| void * | operator new (size_t sz) |
| void | operator delete (void *p, size_t sz) |
Friends | |
| class | sc_lambda_ptr |
| class | sc_lambda_rand |
| class | sc_port_registry |
|
|
Definition at line 65 of file sc_lambda.cpp. References SC_LAMBDA_BOOL. |
|
|
Definition at line 136 of file sc_lambda.cpp. References assert. |
|
|
||||||||||||
|
Definition at line 147 of file sc_lambda.h. References sc_mempool::release(). |
|
|
Definition at line 144 of file sc_lambda.h. References sc_mempool::allocate(). |
|
|
Definition at line 136 of file sc_lambda.h. |
|
|
Definition at line 137 of file sc_lambda.h. |
|
|
Definition at line 138 of file sc_lambda.h. |
1.2.18