Qore FileLocationHandler Module Reference 2.3
Loading...
Searching...
No Matches
FileLocationHandler::FileLocationHandlerHttp Member List

This is the complete list of members for FileLocationHandler::FileLocationHandlerHttp, including all inherited members.

forceEncoding(string str, *string encoding)FileLocationHandler::AbstractFileLocationHandlerprivatestatic
getBinaryFile(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getBinaryFileImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getBinaryStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getBinaryStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getHttpClient(string scheme, string location, *hash< auto > opts, reference< string > path, bool do_connect=True)FileLocationHandler::FileLocationHandlerHttpprivate
getIoPollerForLocation(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getIoPollerForLocationImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getOutputStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getOutputStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getReadOptions()FileLocationHandler::AbstractFileLocationHandler
getReadOptionsImpl()FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getStreamReader(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getStreamReaderImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getTextFile(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getTextFileImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual
getWriteOptions()FileLocationHandler::AbstractFileLocationHandler
getWriteOptionsImpl()FileLocationHandler::FileLocationHandlerHttpprivatevirtual
HttpClientLocationOptsFileLocationHandler::FileLocationHandlerHttp
writeFile(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
writeFileImpl(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::FileLocationHandlerHttpprivatevirtual