WebFramework v3.0.12
Web framework for C++.
|
This is the complete list of members for framework::interfaces::IStaticFile, including all inherited members.
getPathToAssets() const =0 (defined in framework::interfaces::IFile) | framework::interfaces::IFile | pure virtual |
sendStaticFile(const std::string &filePath, HTTPResponse &response, bool isBinary, const std::string &fileName)=0 | framework::interfaces::IStaticFile | pure virtual |
~IFile()=default (defined in framework::interfaces::IFile) | framework::interfaces::IFile | virtual |
~IStaticFile()=default (defined in framework::interfaces::IStaticFile) | framework::interfaces::IStaticFile | virtual |