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
getType() constSC::AsyncRequestinline
handle (defined in SC::AsyncSocketReceive)SC::AsyncSocketReceive
isActive() constSC::AsyncRequest
isCancelling() constSC::AsyncRequest
isFree() constSC::AsyncRequest
next (defined in SC::AsyncRequest)SC::AsyncRequest
prev (defined in SC::AsyncRequest)SC::AsyncRequest
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
resetThreadPoolAndTask()SC::AsyncRequest
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest)SC::AsyncRequest
setThreadPoolAndTask(ThreadPool &pool, AsyncTask &task)SC::AsyncRequest
start(AsyncEventLoop &eventLoop, const SocketDescriptor &socketDescriptor, Span< char > data)SC::AsyncSocketReceive
start(AsyncEventLoop &eventLoop)SC::AsyncSocketReceive
stop(Function< void(AsyncResult &)> *afterStopped=nullptr)SC::AsyncRequest
Type enum nameSC::AsyncRequest
validateAsync() (defined in SC::AsyncRequest)SC::AsyncRequestprotected