aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/StorageInterface.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-3/+5
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* storage/Interface: include cleanupMax Kellermann2014-10-011-2/+2
|
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-0/+8
| | | | Replaces map_to_relative_path() from Mapper.cxx.
* storage/Interface: explicitly delete copy constructorsMax Kellermann2014-02-051-0/+4
|
* storage: add abstract interfaceMax Kellermann2014-02-051-0/+69
Prepare for the plugin interface.