fw4spl
fwData::location::enableFolder< RW > Struct Template Reference

This class is derived by reader/writer. More...

#include <Folder.hpp>

+ Inheritance diagram for fwData::location::enableFolder< RW >:

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.
 

Detailed Description

template<class RW>
struct fwData::location::enableFolder< RW >

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.

Constructor & Destructor Documentation

template<class RW>
fwData::location::enableFolder< RW >::enableFolder ( RW *  rw)
inline

constructor

Parameters
[in]rwreader or writer

Definition at line 86 of file Folder.hpp.


The documentation for this struct was generated from the following file: