27 #include "../common/WPrototyped.h"
29 #include "WRecording.h"
46 return "Contains several recorded data, like EEG or FMRT.";
WRecording()
Empty standard constructor for recordings.
static boost::shared_ptr< WPrototyped > m_prototype
The prototype as singleton.
Base class for all data set types.
static boost::shared_ptr< WPrototyped > getPrototype()
Returns a prototype instantiated with the true type of the deriving class.
virtual const std::string getName() const
Gets the name of this prototype.
virtual const std::string getDescription() const
Gets the description for this prototype.