fw4spl
Bundles/ctrl/ctrlMemory/include/ctrlMemory/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2015.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __CTRLMEMORY_NAMESPACE_HPP__
8 #define __CTRLMEMORY_NAMESPACE_HPP__
9 
10 
15 namespace ctrlMemory
16 {
22 namespace manager
23 {
24 }
25 
26 #endif // __CTRLMEMORY_NAMESPACE_HPP__
27 
The namespace ctrlMemory contains services to lock objects to prevent dump.
Definition: LockDumpSrv.hpp:15