#include <after.h>
|
| | EnableAfterCall (ConfObject *obj) |
| |
| void | schedule (double seconds, const std::string &name, const attr_value_t &args) override |
| |
| void | schedule (cycles_t cycles, const std::string &name, const attr_value_t &args) override |
| |
| void | cancel_all () override |
| |
| virtual | ~AfterInterface ()=default |
| |
| virtual void | schedule (double seconds, const std::string &name, const attr_value_t &args)=0 |
| |
| virtual void | schedule (cycles_t cycles, const std::string &name, const attr_value_t &args)=0 |
| |
| virtual void | cancel_all ()=0 |
| |
◆ EnableAfterCall()
◆ afterEventInfo()
◆ cancel_all()
◆ schedule() [1/2]
template<typename T >
| void simics::EnableAfterCall< T >::schedule |
( |
cycles_t |
cycles, |
|
|
const std::string & |
name, |
|
|
const attr_value_t & |
args |
|
) |
| |
|
inlineoverridevirtual |
◆ schedule() [2/2]
template<typename T >
| void simics::EnableAfterCall< T >::schedule |
( |
double |
seconds, |
|
|
const std::string & |
name, |
|
|
const attr_value_t & |
args |
|
) |
| |
|
inlineoverridevirtual |
◆ after_event
◆ event_cls
◆ obj_
The documentation for this class was generated from the following file:
- /disk2/mp/builds/nightly-base.745.16951401086.1/src/devices/c++-api/simics/after.h