Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4.10.00.p01
source
externals
memoryprotection
include
memoryprotection
ProtectedMemory.h
Go to the documentation of this file.
1
#ifndef ProtectedMemory_h
2
#define ProtectedMemory_h 1
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
BuildProtectedMemory
(
size_t
totalHeap);
9
void
setuphandlers
();
10
11
void
addThread
();
12
void
starttracer
();
13
void
finishtracer
();
14
void
StartDetection
();
15
void
FinishDetection
();
16
void
PhaseChange
();
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
PhaseChange
void PhaseChange()
Definition:
ProtectedMemory.cc:104
StartDetection
void StartDetection()
Definition:
ProtectedMemory.cc:516
BuildProtectedMemory
void BuildProtectedMemory(size_t totalHeap)
Definition:
ProtectedMemory.cc:183
setuphandlers
void setuphandlers()
Definition:
ProtectedMemory.cc:570
addThread
void addThread()
Definition:
ProtectedMemory.cc:462
starttracer
void starttracer()
Definition:
ProtectedMemory.cc:474
FinishDetection
void FinishDetection()
Definition:
ProtectedMemory.cc:525
finishtracer
void finishtracer()
Definition:
ProtectedMemory.cc:505
Generated on Wed Apr 30 2014 15:55:22 for Geant4.10 by
1.8.7