first implementation of REST and JSON interfaces for eigerReceiver

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@799 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
sala
2014-03-24 14:03:44 +00:00
parent 4d797fb3b1
commit c44b8d34c7
4 changed files with 98 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
*/
#include "sls_detector_defs.h"
#include "RestHelper.h"
class EigerReceiver {
/* abstract class that defines the public interface of an eiger data receiver.