Qore FileLocationHandler Module Reference  2.1
FileLocationHandler::FileLocationHandlerData Member List

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