getRunStatus becomes purely virtual in slsDetector and returns already the runStatus type variable

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@14 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
bergamaschi
2010-04-19 14:46:34 +00:00
parent 26765a30b7
commit 2dd7b2c67b
5 changed files with 58 additions and 25 deletions

View File

@ -896,7 +896,7 @@ typedef struct sharedSlsDetector {
get run status
\returns status mask
*/
int getRunStatus();
virtual runStatus getRunStatus()=0;
/**
start detector acquisition and read all data putting them a data queue