fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
declare.hpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2017.
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 __FWMEMORY_CAMP_DECLARE_HPP__
8
#define __FWMEMORY_CAMP_DECLARE_HPP__
9
10
#define CAMP_COMPILATION
11
#include "fwMemory/BufferObject.hpp"
12
13
namespace
fwMemory
14
{
15
namespace
camp
16
{
17
18
struct
runner
19
{
20
runner
()
21
{
22
localDeclarefwMemoryBufferObject();
23
}
24
25
static
runner
r;
26
};
27
28
}
// namespace camp
29
}
// namespace fwMemory
30
31
#endif //__FWMEMORY_CAMP_DECLARE_HPP__
fwMemory
The namespace fwMemory contains tools to manage memory. Use for dump.
Definition:
SReader.hpp:20
fwMemory::camp::runner
Definition:
declare.hpp:18
camp
Definition:
customtype.hpp:10
SrcLib
core
fwMemory
include
fwMemory
camp
declare.hpp
Generated on Wed Sep 5 2018 12:47:39 for fw4spl by
1.8.11