|
Gin
|
This is the complete list of members for AsyncDownload, including all inherited members.
| AsyncDownload(juce::String url_, std::function< void(AsyncDownload *, const juce::MemoryBlock &, bool)> cb_, int timeoutMS_=0) | AsyncDownload | |
| AsyncDownload(juce::URL url_, std::function< void(AsyncDownload *, const juce::MemoryBlock &, bool)> cb_, int timeoutMS_=0) | AsyncDownload | |
| cb | AsyncDownload | |
| data | AsyncDownload | |
| handleAsyncUpdate() override | AsyncDownload | |
| ok | AsyncDownload | |
| readEntireBinaryStream(juce::MemoryBlock &destData, bool usePostCommand=false) | AsyncDownload | |
| run() override | AsyncDownload | |
| timeoutMS | AsyncDownload | |
| url | AsyncDownload | |
| ~AsyncDownload() override | AsyncDownload |