Home
|
Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Data Structures
|
File List
|
Namespace Members
|
Data Fields
|
Globals
|
Related Pages
src
Core
Install
elxInstallAllComponents.h
Go to the documentation of this file.
1
/*======================================================================
2
3
This file is part of the elastix software.
4
5
Copyright (c) University Medical Center Utrecht. All rights reserved.
6
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
7
details.
8
9
This software is distributed WITHOUT ANY WARRANTY; without even
10
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
11
PURPOSE. See the above copyright notices for more information.
12
13
======================================================================*/
14
15
#ifndef __elxInstallAllComponents_h
16
#define __elxInstallAllComponents_h
17
18
#include "
elxComponentDatabase.h
"
19
21
#include "
elxMacro.h
"
22
25
#include "elxInstallComponentFunctionDeclarations.h"
26
27
28
int
InstallAllComponents
(
elx::ComponentDatabase
* _cdb )
29
{
30
int
ret = 0;
31
35
#include "elxInstallComponentFunctionCalls.h"
36
38
return
ret;
39
40
}
// end InstallAllComponents
41
42
#endif // #ifndef __elxInstallAllComponents_h
Generated on 21-03-2014 for elastix by
1.8.1.2