SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_object.h>
Public Member Functions | |
~sc_hierarchy_scope () noexcept(false) | |
sc_hierarchy_scope (sc_hierarchy_scope &&) | |
Static Public Member Functions | |
static sc_hierarchy_scope | get_root () |
Friends | |
class | sc_object |
class | sc_object_host |
class | sc_module |
Definition at line 62 of file sc_object.h.
|
noexcept |
sc_core::sc_hierarchy_scope::sc_hierarchy_scope | ( | sc_hierarchy_scope && | ) |
|
inlinestatic |
Definition at line 80 of file sc_object.h.
|
friend |
Definition at line 66 of file sc_object.h.
|
friend |
Definition at line 64 of file sc_object.h.
|
friend |
Definition at line 65 of file sc_object.h.