Qore FileLocationHandler Module Reference
1.0
|
This is the complete list of members for FileLocationHandler::FileLocationHandler, including all inherited members.
cache | FileLocationHandler::FileLocationHandler | privatestatic |
forceEncoding(string str, *string encoding) | FileLocationHandler::FileLocationHandler | privatestatic |
getBinaryFileFromLocation(string location) | FileLocationHandler::FileLocationHandler | static |
getFileFromLocation(bool text, string location) | FileLocationHandler::FileLocationHandler | static |
getOptions(reference< string > location) | FileLocationHandler::FileLocationHandler | privatestatic |
getSupportedSchemes() | FileLocationHandler::FileLocationHandler | static |
getTextFileFromLocation(string location) | FileLocationHandler::FileLocationHandler | static |
getTextOrBin(data d, bool text, *string encoding) | FileLocationHandler::FileLocationHandler | privatestatic |
handler_lock() | FileLocationHandler::FileLocationHandler | privatestatic |
isSchemeSupported(string scheme) | FileLocationHandler::FileLocationHandler | static |
registerHandler(string scheme, code handler) | FileLocationHandler::FileLocationHandler | static |