SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Member Functions | List of all members
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 37 of file sc_object_int.h.

Constructor & Destructor Documentation

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

Definition at line 54 of file sc_object_int.h.

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

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.


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