SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_core::sc_object::hierarchy_scope Class Reference

#include <sysc/kernel/sc_object_int.h>

Public Member Functions

 hierarchy_scope (sc_object *obj)
 
 hierarchy_scope (sc_module *mod)
 
 ~hierarchy_scope ()
 

Detailed Description

Definition at line 43 of file sc_object_int.h.

Constructor & Destructor Documentation

◆ hierarchy_scope() [1/2]

sc_core::sc_object::hierarchy_scope::hierarchy_scope ( sc_object obj)
inlineexplicit

Definition at line 60 of file sc_object_int.h.

◆ hierarchy_scope() [2/2]

sc_core::sc_object::hierarchy_scope::hierarchy_scope ( sc_module mod)
inlineexplicit

Definition at line 74 of file sc_object_int.h.

◆ ~hierarchy_scope()

sc_core::sc_object::hierarchy_scope::~hierarchy_scope ( )
inline

Definition at line 83 of file sc_object_int.h.


The documentation for this class was generated from the following file: