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

Public Methods | |
| sc_lambda_ptr () | |
| sc_lambda_ptr (const sc_lambda_ptr &p) | |
| sc_lambda_ptr (const sc_signal_bool_deval &b) | |
| ~sc_lambda_ptr () | |
| sc_lambda_ptr & | operator= (const sc_lambda_ptr &p) |
| operator bool () const | |
Static Public Methods | |
| void * | operator new (size_t sz) |
| void * | operator new (size_t, void *p) |
| void | operator delete (void *p, size_t sz) |
Friends | |
| class | sc_cthread_process |
| class | sc_lambda |
| class | sc_lambda_rand |
| class | sc_port_registry |
|
|
Definition at line 246 of file sc_lambda.h. |
|
|
Definition at line 252 of file sc_lambda.h. |
|
|
Definition at line 258 of file sc_lambda.h. |
|
|
Definition at line 265 of file sc_lambda.h. |
|
|
Definition at line 285 of file sc_lambda.h. |
|
||||||||||||
|
Definition at line 241 of file sc_lambda.h. References sc_mempool::release(). |
|
||||||||||||
|
Definition at line 238 of file sc_lambda.h. |
|
|
Definition at line 235 of file sc_lambda.h. References sc_mempool::allocate(). |
|
|
Definition at line 272 of file sc_lambda.h. References ptr, and sc_lambda::ref_count. |
|
|
Definition at line 226 of file sc_lambda.h. |
|
|
Definition at line 227 of file sc_lambda.h. |
|
|
Definition at line 228 of file sc_lambda.h. |
|
|
Definition at line 229 of file sc_lambda.h. |
1.2.18