#include "sysc/kernel/sc_object.h"ネームスペース | |
| namespace | sc_core |
構成 | |
| class | sc_core::sc_process_host |
| class | sc_core::sc_process_monitor |
関数 | |
| template<class T> | |
| sc_method_handle | sc_core::sc_create_dynamic_method (const char *name, T *host_p, void(T::*method_p)(), bool dont_initialize=false) |
| template<class T> | |
| sc_thread_handle | sc_core::sc_create_dynamic_thread (const char *name, T *host_p, void(T::*method_p)(), int stk_size=0, bool dont_initialize=false) |
1.5.6