Public Member Functions

  • bool
    providesFilePath ()=0
  • bool
    providesUrl ()=0
  • const fs::path &
    getFilePath () const
  • const Url &
    getUrl () const
  • const fs::path &
    getFilePathHint () const
  • getStream ()=0

Protected Member Functions

  • DataTarget (const fs::path &aFilePath, const Url &aUrl)
  • ~DataTarget ()
  • void
    setFilePathHint (const fs::path &aFilePathHint)

Protected Attributes

  • fs::path
    mFilePath
  • fs::path
    mFilePathHint
  • mUrl