Response that the application should use when the data storage has been read. More...
Public Member Functions | |
virtual void * | GetSpace (unsigned long long size)=0 |
Allocates space where to put the data read. | |
virtual void | Finish (Status status)=0 |
Call when the data has been read or the read failed. | |
Response that the application should use when the data storage has been read.