This is the complete list of members for SC::AsyncRequest, including all inherited members.
| AsyncEventLoop (defined in SC::AsyncRequest) | SC::AsyncRequest | friend |
| AsyncRequest(Type type) | SC::AsyncRequest | inline |
| AsyncResult (defined in SC::AsyncRequest) | SC::AsyncRequest | friend |
| checkState() (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
| disableThreadPool() | SC::AsyncRequest | |
| executeOn(AsyncSequence &sequence) | SC::AsyncRequest | |
| executeOn(AsyncTaskSequence &task, ThreadPool &pool) | SC::AsyncRequest | |
| getCloseCallback() | SC::AsyncRequest | inline |
| getCloseCallback() const (defined in SC::AsyncRequest) | SC::AsyncRequest | inline |
| getTask() (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
| getType() const | SC::AsyncRequest | inline |
| getUserFlags() const | SC::AsyncRequest | inline |
| isActive() const | SC::AsyncRequest | |
| isCancelling() const | SC::AsyncRequest | |
| isFree() const | SC::AsyncRequest | |
| next (defined in SC::AsyncRequest) | SC::AsyncRequest | |
| prev (defined in SC::AsyncRequest) | SC::AsyncRequest | |
| queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
| sequence (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
| setDebugName(const char *newDebugName) (defined in SC::AsyncRequest) | SC::AsyncRequest | |
| setUserFlags(uint16_t externalFlags) | SC::AsyncRequest | inline |
| start(AsyncEventLoop &eventLoop) | SC::AsyncRequest | |
| stop(AsyncEventLoop &eventLoop, Function< void(AsyncResult &)> *afterStopped=nullptr) | SC::AsyncRequest | |
| Type enum name | SC::AsyncRequest |