|
fw4spl
|
This class is derived by reader/writer. More...
#include <SingleFile.hpp>
Inheritance diagram for fwData::location::enableSingleFile< RW >:Public Member Functions | |
| enableSingleFile (RW *rw) | |
| constructor More... | |
| void | setFile (ILocation::PathType path) |
| Set file system path. | |
| ILocation::PathType | getFile () |
| Get file system path. | |
This class is derived by reader/writer.
Reader/Writer classes should only need to implement get/setLocation
Definition at line 70 of file SingleFile.hpp.
|
inline |