|
tinyhttp
|
This is the complete list of members for tinyhttp::WebCopy, including all inherited members.
| active (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| buffer_size (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| clear() (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotectedvirtual |
| createEmptyFile(StrView urlStr) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| createFile(StrView &urlStr, StrView &mime) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| doLoop() (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inline |
| extractReferences(uint8_t *buffer, int len) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| file_name_mgr (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| getMime(Url &url) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| http (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| isActive() (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inline |
| max_level (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| processContent(StrView urlStr) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| processFile(File &file, StrView &mimeStr) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| processHtml(File &file) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| processing_in_do_loop (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| processOthers(File &file) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| reportHeap() (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlineprotected |
| setFileNameMgr(SDFileNameMgr &fileNameMgr) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlinevirtual |
| stack (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| start(const char *startUrlChar) (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlinevirtual |
| start_url (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| startDump() | tinyhttp::WebCopy | inlineprotectedvirtual |
| stop() (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | inlinevirtual |
| url (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| url_extractor (defined in tinyhttp::WebCopy) | tinyhttp::WebCopy | protected |
| WebCopy(Client &client, bool inDoLoop=true, int cpin=-1, int bufferSize=512) | tinyhttp::WebCopy | inline |
| ~WebCopy() | tinyhttp::WebCopy | inline |