Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
EventFilter
ShmBuffer
bin
FUShmCleanUp_t.cc
Go to the documentation of this file.
1
//
3
// FUShmCleanUp_t
4
// --------------
5
//
6
// 19/11/2006 Philipp Schieferdecker <philipp.schieferdecker@cern.ch>
8
9
10
#include "
EventFilter/ShmBuffer/interface/FUShmBuffer.h
"
11
12
#include <iostream>
13
14
15
using namespace
std;
16
using namespace
evf;
17
18
19
//______________________________________________________________________________
20
int
main
(
int
argc
,
char
**
argv
)
21
{
22
if
(FUShmBuffer::releaseSharedMemory())
23
cout
<<
"SHARED MEMORY RELEASED SUCCESSFULLY."
<<endl;
24
else
25
cout
<<
"NO SHARED MEMORY RELEASED!"
<<endl;
26
27
return
0;
28
}
main
int main(int argc, char **argv)
Definition:
aligncond_split_iov.cc:169
FUShmBuffer.h
dirstructure.argv
argv
Definition:
dirstructure.py:20
dir2webdir.argc
tuple argc
Definition:
dir2webdir.py:41
gather_cfg.cout
tuple cout
Definition:
gather_cfg.py:121
Generated for CMSSW Reference Manual by
1.8.5