Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch > Class Template Reference

#include <qohosbatchingrequestshandler.h>

Inheritance diagram for details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >:
Collaboration diagram for details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >:

Public Member Functions

 QtOhosBatchingAsyncMTRequestsHandler (QOhosConsumer< std::function< void()> > tasksExecutor, std::function< void(Batch &&)> targetThreadHandleBatchFunc)
void updateBatch (const std::function< void(Batch &)> &updateFunc)

Detailed Description

template<typename Batch>
class details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >

Definition at line 33 of file qohosbatchingrequestshandler.h.

Constructor & Destructor Documentation

◆ QtOhosBatchingAsyncMTRequestsHandler()

template<typename Batch>
details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >::QtOhosBatchingAsyncMTRequestsHandler ( QOhosConsumer< std::function< void()> > tasksExecutor,
std::function< void(Batch &&)> targetThreadHandleBatchFunc )

Definition at line 52 of file qohosbatchingrequestshandler.h.

Member Function Documentation

◆ updateBatch()

template<typename Batch>
void details_qohosbatchingrequestshandler_h::QtOhosBatchingAsyncMTRequestsHandler< Batch >::updateBatch ( const std::function< void(Batch &)> & updateFunc)

Definition at line 60 of file qohosbatchingrequestshandler.h.


The documentation for this class was generated from the following file: