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

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

AsyncRequest(Type type)SC::AsyncRequestinline
AsyncSocketReceive() (defined in SC::AsyncSocketReceive)SC::AsyncSocketReceiveinline
asyncTask (defined in SC::AsyncRequest)SC::AsyncRequestprotected
bufferSC::AsyncSocketReceive
cacheInternalEventLoop(AsyncEventLoop &loop)SC::AsyncRequestinline
callbackSC::AsyncSocketReceive
eventLoop (defined in SC::AsyncRequest)SC::AsyncRequestprotected
getEventLoop() constSC::AsyncRequestinline
handle (defined in SC::AsyncSocketReceive)SC::AsyncSocketReceive
isFree() const (defined in SC::AsyncRequest)SC::AsyncRequestinline
next (defined in SC::AsyncRequest)SC::AsyncRequest
prev (defined in SC::AsyncRequest)SC::AsyncRequest
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
queueSubmission(AsyncEventLoop &eventLoop, ThreadPool &threadPool, AsyncTask &task) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest)SC::AsyncRequest
start(AsyncEventLoop &eventLoop, const SocketDescriptor &socketDescriptor, Span< char > data)SC::AsyncSocketReceive
start(AsyncEventLoop &eventLoop)SC::AsyncSocketReceive
stop()SC::AsyncRequest
Type enum nameSC::AsyncRequest
validateAsync() (defined in SC::AsyncRequest)SC::AsyncRequestprotected