trying to find memory leak, deleted pointers etc

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@629 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-07-10 09:31:29 +00:00
parent e8e2c7b3e4
commit cf30612701
6 changed files with 57 additions and 24 deletions

View File

@ -137,9 +137,6 @@ public:
/** Sets the receiver to send every nth frame to gui, or only upon gui request */
int set_read_frequency();
/** Reads every nth frame, sends them to gui without closing socket */
int read_all();
/** Enable File Write*/
int enable_file_write();