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 |
asyncTask (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
buffer | SC::AsyncSocketSend | |
cacheInternalEventLoop(AsyncEventLoop &loop) | SC::AsyncRequest | inline |
callback | SC::AsyncSocketSend | |
eventLoop (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
getEventLoop() const | SC::AsyncRequest | inline |
handle | SC::AsyncSocketSend | |
isFree() const (defined in SC::AsyncRequest) | SC::AsyncRequest | inline |
next (defined in SC::AsyncRequest) | SC::AsyncRequest | |
prev (defined in SC::AsyncRequest) | SC::AsyncRequest | |
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
queueSubmission(AsyncEventLoop &eventLoop, ThreadPool &threadPool, AsyncTask &task) (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |
Result typedef | SC::AsyncSocketSend | |
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest) | SC::AsyncRequest | |
start(AsyncEventLoop &eventLoop, const SocketDescriptor &socketDescriptor, Span< const char > data) | SC::AsyncSocketSend | |
start(AsyncEventLoop &eventLoop) | SC::AsyncSocketSend | |
stop() | SC::AsyncRequest | |
Type enum name | SC::AsyncRequest | |
validateAsync() (defined in SC::AsyncRequest) | SC::AsyncRequest | protected |