Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AsyncExternalCompletion Member List

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

AsyncEventLoop (defined in SC::AsyncExternalCompletion)SC::AsyncExternalCompletionfriend
AsyncExternalCompletion() (defined in SC::AsyncExternalCompletion)SC::AsyncExternalCompletioninline
AsyncRequest(Type type)SC::AsyncRequestinline
callback (defined in SC::AsyncExternalCompletion)SC::AsyncExternalCompletion
checkState() (defined in SC::AsyncRequest)SC::AsyncRequestprotected
clearSubmissionPending()SC::AsyncExternalCompletion
disableThreadPool()SC::AsyncRequest
executeOn(AsyncSequence &sequence)SC::AsyncRequest
executeOn(AsyncTaskSequence &task, ThreadPool &pool)SC::AsyncRequest
getCloseCallback()SC::AsyncRequestinline
getCloseCallback() const (defined in SC::AsyncRequest)SC::AsyncRequestinline
getTask() (defined in SC::AsyncRequest)SC::AsyncRequestprotected
getType() constSC::AsyncRequestinline
getUserFlags() constSC::AsyncRequestinline
hasSubmissionPending() const (defined in SC::AsyncExternalCompletion)SC::AsyncExternalCompletioninline
isActive() constSC::AsyncRequest
isCancelling() constSC::AsyncRequest
isFree() constSC::AsyncRequest
markSubmissionPending()SC::AsyncExternalCompletion
next (defined in SC::AsyncRequest)SC::AsyncRequest
prev (defined in SC::AsyncRequest)SC::AsyncRequest
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
Result typedef (defined in SC::AsyncExternalCompletion)SC::AsyncExternalCompletion
sequence (defined in SC::AsyncRequest)SC::AsyncRequestprotected
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest)SC::AsyncRequest
setUserFlags(uint16_t externalFlags)SC::AsyncRequestinline
start(AsyncEventLoop &eventLoop)SC::AsyncExternalCompletion
stop(AsyncEventLoop &eventLoop, Function< void(AsyncResult &)> *afterStopped=nullptr)SC::AsyncRequest
Type enum nameSC::AsyncRequest