CustusX
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxErrorObserver.cpp
Go to the documentation of this file.
1
#include "
cxErrorObserver.h
"
2
3
namespace
cx
{
4
5
//---------------------------------------------------------
6
StaticMutexVtkLocker::StaticMutexVtkLocker
()
7
{
8
/* if (!mMutex)
9
mMutex.reset(new QMutex(QMutex::Recursive));
10
11
mMutex->lock();*/
12
}
13
StaticMutexVtkLocker::~StaticMutexVtkLocker
()
14
{
15
// mMutex->unlock();
16
}
17
boost::shared_ptr<QMutex> StaticMutexVtkLocker::mMutex;
18
19
}
cxErrorObserver.h
cx::StaticMutexVtkLocker::StaticMutexVtkLocker
StaticMutexVtkLocker()
Definition:
cxErrorObserver.cpp:6
cx::StaticMutexVtkLocker::~StaticMutexVtkLocker
~StaticMutexVtkLocker()
Definition:
cxErrorObserver.cpp:13
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
resource
core
Data
cxErrorObserver.cpp
Generated on Thu Jun 16 2022 21:30:01 for CustusX by
1.8.11