#include <MRAsyncTimer.h>
|
using | Command = std::function<void()> |
|
◆ Command
◆ AsyncRequest()
MRVIEWER_API MR::AsyncRequest::AsyncRequest |
( |
| ) |
|
◆ ~AsyncRequest()
MRVIEWER_API MR::AsyncRequest::~AsyncRequest |
( |
| ) |
|
◆ request()
MRVIEWER_API void MR::AsyncRequest::request |
( |
const Time & | time, |
|
|
Command | command ) |
◆ requestIfNotSet()
MRVIEWER_API void MR::AsyncRequest::requestIfNotSet |
( |
const Time & | time, |
|
|
Command | command ) |
◆ reset()
MRVIEWER_API void MR::AsyncRequest::reset |
( |
| ) |
|
The documentation for this class was generated from the following file: