MultipartStream.h File Reference
Include dependency graph for MultipartStream.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | HttpPartResult |
Multipart stream class. More... | |
class | MultipartStream |
Typedefs | |
typedef Delegate< HttpPartResult()> | HttpPartProducerDelegate |
Typedef Documentation
◆ HttpPartProducerDelegate
typedef Delegate<HttpPartResult()> HttpPartProducerDelegate |