ProbeListener base class; again used to simplify use of ProbePoints in containers and used as to define interface for adding removing listeners to the ProbePoint.
More...
#include <probe.hh>
ProbeListener base class; again used to simplify use of ProbePoints in containers and used as to define interface for adding removing listeners to the ProbePoint.
Definition at line 133 of file probe.hh.
◆ ProbePoint()
ProbePoint::ProbePoint |
( |
ProbeManager * |
manager, |
|
|
const std::string & |
name |
|
) |
| |
◆ ~ProbePoint()
virtual ProbePoint::~ProbePoint |
( |
| ) |
|
|
inlinevirtual |
◆ addListener()
◆ getName()
std::string ProbePoint::getName |
( |
| ) |
const |
|
inline |
◆ removeListener()
virtual void ProbePoint::removeListener |
( |
ProbeListener * |
listener | ) |
|
|
pure virtual |
◆ name
const std::string ProbePoint::name |
|
protected |
The documentation for this class was generated from the following files: