ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::FileSystemRouteSettings Member List

This is the complete list of members for ofx::HTTP::FileSystemRouteSettings, including all inherited members.

BaseRouteSettings(const std::string &routePathPattern=BaseRouteSettings::DEFAULT_ROUTE_PATH_PATTERN, bool requireSecurePort=false, bool requireAuthentication=false, const HTTPMethodSet &validHTTPMethods=HTTPMethodSet())ofx::HTTP::BaseRouteSettings
DEFAULT_DOCUMENT_ROOT (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettingsstatic
DEFAULT_GET_HTTP_METHODSofx::HTTP::FileSystemRouteSettingsstatic
DEFAULT_GET_HTTP_METHODS_ARRAYofx::HTTP::FileSystemRouteSettingsstatic
DEFAULT_INDEX (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettingsstatic
DEFAULT_ROUTE_PATH_PATTERNofx::HTTP::BaseRouteSettingsstatic
FileSystemRouteSettings(const std::string &routePathPattern=DEFAULT_ROUTE_PATH_PATTERN, bool requireSecurePort=false, bool requireAuthentication=false) (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
getAutoCreateDocumentRoot() const (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
getDefaultIndex() const (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
getDocumentRoot() const (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
getRequireDocumentRootInDataFolder() const (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
getRoutePathPattern() constofx::HTTP::BaseRouteSettings
getValidContentTypes() constofx::HTTP::BaseRouteSettings
getValidHTTPMethods() constofx::HTTP::BaseRouteSettings
HTTPMethodSet typedefofx::HTTP::BaseRouteSettings
MediaTypeSet typedefofx::HTTP::BaseRouteSettings
requireAuthentication() constofx::HTTP::BaseRouteSettings
requireSecurePort() constofx::HTTP::BaseRouteSettings
setAutoCreateDocumentRoot(bool autoCreateDocumentRoot) (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
setDefaultIndex(const std::string &defaultIndex) (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
setDocumentRoot(const std::string &documentRoot) (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
setRequireAuthentication(bool requireAuthentication)ofx::HTTP::BaseRouteSettings
setRequireDocumentRootInDataFolder(bool requireDocumentRootInDataFolder) (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettings
setRequireSecurePort(bool requireSecurePort)ofx::HTTP::BaseRouteSettings
setRoutePathPattern(const std::string &routePathPattern)ofx::HTTP::BaseRouteSettings
setValidContentTypes(const MediaTypeSet &validContentTypes)ofx::HTTP::BaseRouteSettings
setValidHTTPMethods(const HTTPMethodSet &validHTTPMethods)ofx::HTTP::BaseRouteSettings
~BaseRouteSettings()ofx::HTTP::BaseRouteSettingsvirtual
~FileSystemRouteSettings() (defined in ofx::HTTP::FileSystemRouteSettings)ofx::HTTP::FileSystemRouteSettingsvirtual