UrlInterface Member List
This is the complete list of members for UrlInterface , including all inherited members.
| Append (const String &name) | UrlInterface | |
| Append (const Url &relativeUrl) | UrlInterface | |
| CheckSuffix (const String &suffix) const | UrlInterface | |
| ClearSuffix () | UrlInterface | |
| 比较 (const UrlInterface *name, URLCOMPARE mode=URLCOMPARE::DEFAULT) const | UrlInterface | |
| DescribeIO (const DataSerializeInterface &stream) | UrlInterface | static |
| GetAuthority () const | UrlInterface | |
| GetBrowseIterator (GETBROWSEITERATORFLAGS flags) const | UrlInterface | |
| GetComponents (const NonConstArray< String > &parts) const | UrlInterface | |
| GetData (const ConstDataPtr &key) const | UrlInterface | |
| GetDirectory () const | UrlInterface | |
| GetEmbeddedUrl () const | UrlInterface | |
| GetHashCode () const | UrlInterface | |
| GetName () const | UrlInterface | |
| GetPath () const | UrlInterface | |
| GetRelativeUrl (const Url &basePath) const | UrlInterface | |
| GetScheme () const | UrlInterface | |
| GetSuffix () const | UrlInterface | |
| GetSystemPath () const | UrlInterface | |
| GetUrl () const | UrlInterface | |
| IoCopyFile (const Url &destName, Bool overwrite, Bool removeReadOnly) const | UrlInterface | |
| IoCreateDirectory (Bool createParents, BaseArray< Url > *createdDirs=nullptr) const | UrlInterface | |
| IoDelete (Bool force, Bool recursive=false) const | UrlInterface | |
| IoDetect () const | UrlInterface | |
| IoGetAttributes () const | UrlInterface | |
| IoGetFreeVolumeSpace (Int64 &availableBytes, Int64 &totalBytes) const | UrlInterface | |
| IoGetTime (IOTIMEMODE mode) const | UrlInterface | |
| IoMove (const Url &destName) const | UrlInterface | |
| IoNormalize (NORMALIZEFLAGS flags=NORMALIZEFLAGS::SCHEME_BASED) const | UrlInterface | |
| IoRename (const Url &newName) const | UrlInterface | |
| IoSetAttributes (IOATTRIBUTES flags, IOATTRIBUTES mask) const | UrlInterface | |
| IoSetTime (IOTIMEMODE mode, const UniversalDateTime &dateTime) const | UrlInterface | |
| IoShowInOS (IOSHOWINOSFLAGS flags) const | UrlInterface | |
| IsEmpty () const | UrlInterface | |
| IsPopulated () const | UrlInterface | |
| MAXON_INTERFACE_NONVIRTUAL (UrlInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.url") | UrlInterface | private |
| Normalize (NORMALIZEFLAGS flags=NORMALIZEFLAGS::SCHEME_BASED) const | UrlInterface | |
| OpenConnection () const | UrlInterface | |
| OpenInOutputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) const | UrlInterface | |
| OpenInputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) const | UrlInterface | |
| OpenOutputStream (OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) const | UrlInterface | |
| operator+ (const String &s) const | UrlInterface | |
| operator+ (const Url &s) const | UrlInterface | |
| RemoveName () | UrlInterface | |
| RESTRICT_DICTIONARY_PROPS typedef | UrlInterface | |
| SetAuthority (const String &authority) | UrlInterface | |
| SetAuthority (const Url &authority) | UrlInterface | |
| SetData (ForwardingDataPtr &&key, const Data &data, Bool persistent=true) | UrlInterface | |
| SetData (ForwardingDataPtr &&key, Data &&data, Bool persistent=true) | UrlInterface | |
| SetEmbeddedUrl (const Url &url) | UrlInterface | |
| SetName (const String &name) | UrlInterface | |
| SetPath (const String &path) | UrlInterface | |
| SetScheme (const UrlScheme &scheme) | UrlInterface | |
| SetSuffix (const String &suffix) | UrlInterface | |
| SetSystemPath (const String &path) | UrlInterface | |
| SetUrl (const String &urlString, Bool enableDefaultFallbackScheme) | UrlInterface | |
| ToString (const FormatStatement *formatStatement=nullptr) const | UrlInterface |