fw4spl
|
This class is derived by reader/writer. More...
#include <Folder.hpp>
Public Member Functions | |
enableFolder (RW *rw) | |
constructor More... | |
void | setFolder (ILocation::PathType folder) |
Set folder filesystem path. | |
ILocation::PathType | getFolder () |
Get folder filesystem path. | |
void | setRecursive (bool val) |
Set the flag if folder location is recursive. | |
bool | getRecursive () |
Get the flag if folder location is recursive. | |
This class is derived by reader/writer.
Reader/Writer classes should only need to implement get/setLocation
Definition at line 80 of file Folder.hpp.
|
inline |