IoConnectionInterface Member List
This is the complete list of members for IoConnectionInterface , including all inherited members.
| GetBrowseIterator (GETBROWSEITERATORFLAGS flags) | IoConnectionInterface | |
| GetContentLength () | IoConnectionInterface | |
| GetUrl () const | IoConnectionInterface | |
| IoCopyFile (const Url &destName, Bool overwrite, Bool removeReadOnly) | IoConnectionInterface | |
| IoCreateDirectory (Bool createParents, BaseArray< Url > *createdDirs=nullptr) | IoConnectionInterface | |
| IoDelete (Bool force) | IoConnectionInterface | |
| IoDetect () const | IoConnectionInterface | |
| IoGetAttributes () const | IoConnectionInterface | |
| IoGetFreeVolumeSpace (Int64 &availableBytes, Int64 &totalBytes) const | IoConnectionInterface | |
| IoGetTime (IOTIMEMODE mode) const | IoConnectionInterface | |
| IoMove (const Url &destName) | IoConnectionInterface | |
| IoRename (const Url &newName) | IoConnectionInterface | |
| IoSetAttributes (IOATTRIBUTES flags, IOATTRIBUTES mask) | IoConnectionInterface | |
| IoSetTime (IOTIMEMODE mode, const UniversalDateTime &dateTime) | IoConnectionInterface | |
| IoShowInOS (IOSHOWINOSFLAGS flags) const | IoConnectionInterface | |
| MAXON_INTERFACE (IoConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.ioconnection") | IoConnectionInterface | private |
| MAXON_OBSERVABLE_STATIC (Bool, ObservableErrorOpenFile,(const Url &url, OPENSTREAMFLAGS flags), ObservableCombinerRunAllBoolUntilFalse) | IoConnectionInterface | |
| OpenInOutputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) | IoConnectionInterface | |
| OpenInputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) | IoConnectionInterface | |
| OpenOutputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) | IoConnectionInterface |