#include <TestCallObserver.h>
|
virtual void | notify (EngineCall call, const std::type_info &type, const void *data) override |
|
virtual void | notify (EngineCall call, const std::type_info &type, const void *data)=0 |
|
◆ isEnabled()
bool TestCallObserver::isEnabled |
( |
| ) |
const |
|
inline |
◆ notify()
virtual void TestCallObserver::notify |
( |
EngineCall |
call, |
|
|
const std::type_info & |
type, |
|
|
const void * |
data |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ record()
◆ reset()
void TestCallObserver::reset |
( |
| ) |
|
|
inline |
◆ setEnabled()
void TestCallObserver::setEnabled |
( |
bool |
enabled | ) |
|
|
inline |
◆ _enabled
bool TestCallObserver::_enabled = false |
|
private |
◆ _handlers
The documentation for this class was generated from the following file: