WebFramework v3.0.12
Web framework for C++.
|
This is the complete list of members for framework::utility::HTTPSSingleton, including all inherited members.
get() (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | static |
getPathToCertificate() const (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | |
getPathToKey() const (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | |
getUseHTTPS() const (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | |
setPathToCertificate(const std::filesystem::path &pathToCertificate) (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | |
setPathToKey(const std::filesystem::path &pathToKey) (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton | |
setUseHTTPS(bool useHTTPS) (defined in framework::utility::HTTPSSingleton) | framework::utility::HTTPSSingleton |