ProcessRunUtils.h

Go to the documentation of this file.
00001 // Copyright CERN 2012 - Developed in collaboration with GSI
00002 
00003 #ifndef FESA_PROCESS_RUN_UTILS_H_
00004 #define FESA_PROCESS_RUN_UTILS_H_
00005 
00006 namespace fesa
00007 {
00008 
00009 namespace ProcessRunUtils
00010 {
00011 
00016 void maskSignals();
00017 
00021 void shutDown();
00022 
00026 void detachFromTerminal();
00027 
00028 } // ProcessRunUtils
00029 
00030 } // fesa
00031 
00032 #endif // FESA_PROCESS_RUN_UTILS_H_

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1