This is the complete list of members for SC::AsyncSocketSend, including all inherited members.
| AsyncEventLoop (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | friend |
| AsyncRequest(Type type) | SC::AsyncRequest | inline |
| AsyncSocketSend() (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | inline |
| AsyncSocketSend(Type type) (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | inlineprotected |
| buffer | SC::AsyncSocketSend | |
| buffers | SC::AsyncSocketSend | |
| callback | SC::AsyncSocketSend | |
| 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 |
| handle | SC::AsyncSocketSend | |
| 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 |
| Result typedef (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | |
| 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 |
| singleBuffer | SC::AsyncSocketSend | |
| start(AsyncEventLoop &eventLoop, const SocketDescriptor &descriptor, Span< const char > data) | SC::AsyncSocketSend | |
| start(AsyncEventLoop &eventLoop, const SocketDescriptor &descriptor, Span< Span< const char > > data) | SC::AsyncSocketSend | |
| start(AsyncEventLoop &eventLoop) | SC::AsyncSocketSend | |
| stop(AsyncEventLoop &eventLoop, Function< void(AsyncResult &)> *afterStopped=nullptr) | SC::AsyncRequest | |
| totalBytesWritten (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | protected |
| Type enum name | SC::AsyncRequest | |
| validate(AsyncEventLoop &) (defined in SC::AsyncSocketSend) | SC::AsyncSocketSend | protected |