gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_gem5::InternalScEvent Class Reference

#include <sc_event.hh>

Inheritance diagram for sc_gem5::InternalScEvent:
sc_core::sc_event

Public Member Functions

 InternalScEvent ()
 InternalScEvent (const char *)
Public Member Functions inherited from sc_core::sc_event
 sc_event ()
 sc_event (const char *)
 ~sc_event ()
const char * name () const
const char * basename () const
bool in_hierarchy () const
sc_objectget_parent_object () const
void notify ()
void notify (const sc_time &)
void notify (double, sc_time_unit)
void cancel ()
bool triggered () const
void notify_delayed ()
void notify_delayed (const sc_time &)
sc_event_and_expr operator& (const sc_event &) const
sc_event_and_expr operator& (const sc_event_and_list &) const
sc_event_or_expr operator| (const sc_event &) const
sc_event_or_expr operator| (const sc_event_or_list &) const

Additional Inherited Members

Protected Member Functions inherited from sc_core::sc_event
 sc_event (bool)
 sc_event (bool, const char *)

Detailed Description

Definition at line 254 of file sc_event.hh.

Constructor & Destructor Documentation

◆ InternalScEvent() [1/2]

sc_gem5::InternalScEvent::InternalScEvent ( )

Definition at line 421 of file sc_event.cc.

References sc_core::sc_event::sc_event().

◆ InternalScEvent() [2/2]

sc_gem5::InternalScEvent::InternalScEvent ( const char * _name)

Definition at line 422 of file sc_event.cc.

References sc_core::sc_event::sc_event().


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

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0