This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofBaseURLFileLoader Member List
This is the complete list of members for ofBaseURLFileLoader, including all inherited members.
clear()=0 | ofBaseURLFileLoader | pure virtual |
get(const std::string &url)=0 | ofBaseURLFileLoader | pure virtual |
getAsync(const std::string &url, const std::string &name="")=0 | ofBaseURLFileLoader | pure virtual |
handleRequest(const ofHttpRequest &request)=0 | ofBaseURLFileLoader | pure virtual |
handleRequestAsync(const ofHttpRequest &request)=0 | ofBaseURLFileLoader | pure virtual |
remove(int id)=0 | ofBaseURLFileLoader | pure virtual |
saveAsync(const std::string &url, const of::filesystem::path &path)=0 | ofBaseURLFileLoader | pure virtual |
saveTo(const std::string &url, const of::filesystem::path &path)=0 | ofBaseURLFileLoader | pure virtual |
stop()=0 | ofBaseURLFileLoader | pure virtual |
~ofBaseURLFileLoader() | ofBaseURLFileLoader | inlinevirtual |