Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::AsyncRequest Member List

This is the complete list of members for SC::AsyncRequest, including all inherited members.

AsyncEventLoop (defined in SC::AsyncRequest)SC::AsyncRequestfriend
AsyncRequest(Type type)SC::AsyncRequestinline
AsyncResult (defined in SC::AsyncRequest)SC::AsyncRequestfriend
asyncTask (defined in SC::AsyncRequest)SC::AsyncRequestprotected
cacheInternalEventLoop(AsyncEventLoop &loop)SC::AsyncRequestinline
eventLoop (defined in SC::AsyncRequest)SC::AsyncRequestprotected
getEventLoop() constSC::AsyncRequestinline
getType() constSC::AsyncRequestinline
isActive() constSC::AsyncRequest
isCancelling() constSC::AsyncRequest
isFree() constSC::AsyncRequest
next (defined in SC::AsyncRequest)SC::AsyncRequest
prev (defined in SC::AsyncRequest)SC::AsyncRequest
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
resetThreadPoolAndTask()SC::AsyncRequest
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest)SC::AsyncRequest
setThreadPoolAndTask(ThreadPool &pool, AsyncTask &task)SC::AsyncRequest
stop(Function< void(AsyncResult &)> *afterStopped=nullptr)SC::AsyncRequest
Type enum nameSC::AsyncRequest
validateAsync() (defined in SC::AsyncRequest)SC::AsyncRequestprotected