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