$darkmode
Qore FileLocationHandler Module Reference 2.2
FileLocationHandler::AbstractFileLocationHandler Member List

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

forceEncoding(string str, *string encoding)FileLocationHandler::AbstractFileLocationHandlerprotectedstatic
getBinaryFile(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getBinaryFileImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getBinaryStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getBinaryStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getOutputStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getOutputStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getReadOptions()FileLocationHandler::AbstractFileLocationHandler
getReadOptionsImpl()FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getStreamReader(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getStreamReaderImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getTextFile(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getTextFileImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
getWriteOptions()FileLocationHandler::AbstractFileLocationHandler
getWriteOptionsImpl()FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual
writeFile(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
writeFileImpl(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprotectedpure virtual