#include <DataManager.h>
Public Member Functions | |
virtual bool | copyData (DataInfo *aDatainfo)=0 |
Copy data from the data storage system. |
This class/interface abstract the notion of storage. We will have to implement this interface with some class with NFSManager or whatever ...