![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosbatchingrequestshandler.h>
Public Member Functions | |
| QtOhosBatchingAsyncMTRequestsHandler (QOhosConsumer< std::function< void()> > tasksExecutor, std::function< void(Batch &&)> targetThreadHandleBatchFunc) | |
| void | updateBatch (const std::function< void(Batch &)> &updateFunc) |
Definition at line 33 of file qohosbatchingrequestshandler.h.
| details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >::QtOhosBatchingAsyncMTRequestsHandler | ( | QOhosConsumer< std::function< void()> > | tasksExecutor, |
| std::function< void(Batch &&)> | targetThreadHandleBatchFunc ) |
Definition at line 52 of file qohosbatchingrequestshandler.h.
| void details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >::updateBatch | ( | const std::function< void(Batch &)> & | updateFunc | ) |
Definition at line 60 of file qohosbatchingrequestshandler.h.