CASToR  1.1
Tomographic Reconstruction (PET/SPECT)
 All Classes Files Functions Variables Typedefs Macros Groups Pages
iDataFileTransmission.cc
Go to the documentation of this file.
1 
10 #include "iDataFileTransmission.hh"
11 
12 // =====================================================================
13 // ---------------------------------------------------------------------
14 // ---------------------------------------------------------------------
15 // =====================================================================
16 
18 {
19  // Throw an error
20  Cerr("***** iEventTransmission::iEventTransmission() -> Not yet implemented !" << endl);
21  Exit(EXIT_FAILURE);
22 }
23 // =====================================================================
24 // ---------------------------------------------------------------------
25 // ---------------------------------------------------------------------
26 // =====================================================================
27 
29 
This class is designed to be a mother virtual class for Datafile.
Definition: vDataFile.hh:67
void Exit(int code)
#define Cerr(MESSAGE)
Declaration of class iDataFileTransmission.