Manages a FakeCanSenderDelegate and registers asynchronous operations.
|
|
void | SetUp () override |
| |
|
void | TearDown () override |
| |
|
|
FakeCanSenderDelegate * | getSender () |
| | Retrieve a pointer to a FakeCanSenderDelegate instance.
|
| |
|
virtual | ~FutureObserver ()=default |
| | Virtual destructor.
|
| |
|
void | shutdown () |
| | Finalize all pending tasks and clean queue.
|
| |
|
std::future< void > & | f () |
| | Register an asynchronous operation that can be assigned thereafter.
|
| |
|
|
static constexpr double | TIMEOUT = 0.125 |
| |
|
static constexpr int | MILLIS = 50 |
| |
The documentation for this class was generated from the following file:
- tests/testCanOpenNodeLib.cpp