ProbeListener base class; here to simplify things like containers containing multiple types of ProbeListener.
More...
#include <probe.hh>
ProbeListener base class; here to simplify things like containers containing multiple types of ProbeListener.
Note a ProbeListener is added to the ProbePoint in constructor by using the ProbeManager passed in.
Definition at line 126 of file probe.hh.
◆ ProbeListener() [1/3]
gem5::ProbeListener::ProbeListener |
( |
ProbeManager * | manager, |
|
|
const std::string & | name ) |
◆ ~ProbeListener()
gem5::ProbeListener::~ProbeListener |
( |
| ) |
|
|
virtual |
◆ ProbeListener() [2/3]
gem5::ProbeListener::ProbeListener |
( |
const ProbeListener & | other | ) |
|
|
delete |
◆ ProbeListener() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ manager
◆ name
const std::string gem5::ProbeListener::name |
|
protected |
The documentation for this class was generated from the following files: