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

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.
 

Detailed Description

template<typename RW>
struct fwData::location::enableSingleFile< RW >

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.

Constructor & Destructor Documentation

template<typename RW>
fwData::location::enableSingleFile< RW >::enableSingleFile ( RW *  rw)
inline

constructor

Parameters
[in]rwreader or writer

Definition at line 76 of file SingleFile.hpp.


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