#include <sysc/kernel/sc_object_int.h>

Public Member Functions | |
| hierarchy_scope (sc_object *obj) | |
| hierarchy_scope (sc_module *mod) | |
| ~hierarchy_scope () | |
Definition at line 37 of file sc_object_int.h.
| sc_core::sc_object::hierarchy_scope::hierarchy_scope | ( | sc_object * | obj | ) |  [inline, explicit] | 
        
Definition at line 54 of file sc_object_int.h.
| sc_core::sc_object::hierarchy_scope::hierarchy_scope | ( | sc_module * | mod | ) |  [inline, explicit] | 
        
Definition at line 68 of file sc_object_int.h.
| sc_core::sc_object::hierarchy_scope::~hierarchy_scope | ( | ) |  [inline] | 
        
Definition at line 77 of file sc_object_int.h.
 1.6.1