Open Search
    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) constUrlInterface
    ClearSuffix()UrlInterface
    Compare(const UrlInterface *name, URLCOMPARE mode=URLCOMPARE::DEFAULT) constUrlInterface
    ConvertFromUiName(const String &str, const AssetRepositoryRef &lookupRepository)UrlInterfacestatic
    ConvertToUiName(CONVERTTOUINAMEFLAGS flags, const AssetRepositoryRef &lookupRepository) constUrlInterface
    DescribeIO(const DataSerializeInterface &stream)UrlInterfacestatic
    EraseData(ForwardingDataPtr &&key, Bool persistent=true)UrlInterface
    GetAuthority() constUrlInterface
    GetBrowseIterator(GETBROWSEITERATORFLAGS flags) constUrlInterface
    GetComponents(const NonConstArray< String > &parts) constUrlInterface
    GetData(const ConstDataPtr &key) constUrlInterface
    GetDirectory() constUrlInterface
    GetEmbeddedUrl() constUrlInterface
    GetHashCode() constUrlInterface
    GetName() constUrlInterface
    GetPath() constUrlInterface
    GetRelativeUrl(const Url &basePath) constUrlInterface
    GetScheme() constUrlInterface
    GetSuffix() constUrlInterface
    GetSystemPath() constUrlInterface
    GetUniqueHashCode() constUrlInterface
    GetUrl() constUrlInterface
    GetUrlEncoded() constUrlInterface
    IoCopyFile(const Url &destName, Bool overwrite, Bool removeReadOnly, const IoProgressDelegate &progress=IoProgressDelegate()) constUrlInterface
    IoCreateDirectory(Bool createParents, BaseArray< Url > *createdDirs=nullptr) constUrlInterface
    IoDelete(Bool force, Bool recursive=false) constUrlInterface
    IoDetect() constUrlInterface
    IoGetAttributes() constUrlInterface
    IoGetFreeVolumeSpace(Int64 &availableBytes, Int64 &totalBytes) constUrlInterface
    IoGetTime(IOTIMEMODE mode) constUrlInterface
    IoMove(const Url &destName) constUrlInterface
    IoNormalize(NORMALIZEFLAGS flags=NORMALIZEFLAGS::SCHEME_BASED) constUrlInterface
    IoRename(const Url &newName) constUrlInterface
    IoSetAttributes(IOATTRIBUTES flags, IOATTRIBUTES mask) constUrlInterface
    IoSetTime(IOTIMEMODE mode, const UniversalDateTime &dateTime) constUrlInterface
    IoShowInOS(IOSHOWINOSFLAGS flags) constUrlInterface
    IsEmpty() constUrlInterface
    IsPopulated() constUrlInterface
    MAXON_INTERFACE_NONVIRTUAL(UrlInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.url")UrlInterfaceprivate
    Normalize(NORMALIZEFLAGS flags=NORMALIZEFLAGS::SCHEME_BASED) constUrlInterface
    OpenConnection() constUrlInterface
    OpenInOutputStream(OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) constUrlInterface
    OpenInputStream(OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) constUrlInterface
    OpenOutputStream(OPENSTREAMFLAGS flags=OPENSTREAMFLAGS::NONE) constUrlInterface
    operator+(const String &s) constUrlInterface
    operator+(const Url &s) constUrlInterface
    RemoveName()UrlInterface
    RESTRICT_DICTIONARY_PROPS typedefUrlInterface
    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, Bool convertWindowsBackslashes=true)UrlInterface
    SetScheme(const UrlScheme &scheme)UrlInterface
    SetSuffix(const String &suffix)UrlInterface
    SetSystemPath(const String &path)UrlInterface
    SetUrl(const String &urlString, Bool enableDefaultFallbackScheme)UrlInterface
    ToCString() constUrlInterface
    ToString(const FormatStatement *formatStatement=nullptr) constUrlInterface