Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpAsyncFileServer::Stream Struct Reference

Support class for HttpAsyncFileServer holding file stream and pipeline. More...

#include <HttpAsyncFileServer.h>

Inheritance diagram for SC::HttpAsyncFileServer::Stream:
SC::HttpAsyncFileServer::StreamQueue< RequestsSize >

Public Attributes

ReadableFileStream readableFileStream
 
WritableFileStream writableFileStream
 
AsyncTaskSequence readableFileStreamTask
 

Detailed Description

Support class for HttpAsyncFileServer holding file stream and pipeline.


The documentation for this struct was generated from the following file: