]> git.tdb.fi Git - libs/core.git/commit - source/io/seekable.h
Add an intermediate Seekable interface class
authorMikko Rasa <tdb@tdb.fi>
Fri, 10 Jun 2011 21:01:02 +0000 (00:01 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 11 Jun 2011 11:44:21 +0000 (14:44 +0300)
commit86e0004bd195bc7f7478cf736871339bddf38127
treebefe9f077208a779b3abdd9c8dc6eafcf9dc9e4a
parent8f2711fba7a2817840038630d9cf9a2060ecbe8e
Add an intermediate Seekable interface class
source/io/file.cpp
source/io/file.h
source/io/memory.h
source/io/seek.cpp [deleted file]
source/io/seek.h [deleted file]
source/io/seekable.cpp [new file with mode: 0644]
source/io/seekable.h [new file with mode: 0644]