Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AsyncFileSend Member List

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

AsyncEventLoop (defined in SC::AsyncFileSend)SC::AsyncFileSendfriend
AsyncFileSend() (defined in SC::AsyncFileSend)SC::AsyncFileSendinline
AsyncRequest(Type type)SC::AsyncRequestinline
bytesSentSC::AsyncFileSend
callbackSC::AsyncFileSend
checkState() (defined in SC::AsyncRequest)SC::AsyncRequestprotected
disableThreadPool()SC::AsyncRequest
executeOn(AsyncSequence &sequence)SC::AsyncRequest
executeOn(AsyncTaskSequence &task, ThreadPool &pool)SC::AsyncRequest
fileHandle (defined in SC::AsyncFileSend)SC::AsyncFileSend
getCloseCallback()SC::AsyncRequestinline
getCloseCallback() const (defined in SC::AsyncRequest)SC::AsyncRequestinline
getTask() (defined in SC::AsyncRequest)SC::AsyncRequestprotected
getType() constSC::AsyncRequestinline
getUserFlags() constSC::AsyncRequestinline
isActive() constSC::AsyncRequest
isCancelling() constSC::AsyncRequest
isFree() constSC::AsyncRequest
length (defined in SC::AsyncFileSend)SC::AsyncFileSend
next (defined in SC::AsyncRequest)SC::AsyncRequest
offset (defined in SC::AsyncFileSend)SC::AsyncFileSend
prev (defined in SC::AsyncRequest)SC::AsyncRequest
queueSubmission(AsyncEventLoop &eventLoop) (defined in SC::AsyncRequest)SC::AsyncRequestprotected
sequence (defined in SC::AsyncRequest)SC::AsyncRequestprotected
setDebugName(const char *newDebugName) (defined in SC::AsyncRequest)SC::AsyncRequest
setUserFlags(uint16_t externalFlags)SC::AsyncRequestinline
socketHandle (defined in SC::AsyncFileSend)SC::AsyncFileSend
start(AsyncEventLoop &eventLoop, const FileDescriptor &file, const SocketDescriptor &socket, int64_t offset=0, size_t length=0, size_t pipeSize=0)SC::AsyncFileSend
start(AsyncEventLoop &eventLoop)SC::AsyncFileSend
stop(AsyncEventLoop &eventLoop, Function< void(AsyncResult &)> *afterStopped=nullptr)SC::AsyncRequest
Type enum nameSC::AsyncRequest