Qore FileLocationHandler Module Reference  2.0
FileLocationHandler::AbstractFileLocationHandler Member List

This is the complete list of members for FileLocationHandler::AbstractFileLocationHandler, 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::AbstractFileLocationHandlerprivatepure virtual
getBinaryStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getBinaryStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
getOutputStream(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getOutputStreamImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
getReadOptions()FileLocationHandler::AbstractFileLocationHandler
getReadOptionsImpl()FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
getStreamReader(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getStreamReaderImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
getTextFile(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
getTextFileImpl(string scheme, string location, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
getWriteOptions()FileLocationHandler::AbstractFileLocationHandler
getWriteOptionsImpl()FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual
writeFile(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandler
writeFileImpl(string scheme, string location, data contents, *hash< auto > opts)FileLocationHandler::AbstractFileLocationHandlerprivatepure virtual