![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <iostream>
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Data Structures | |
class | elastix::BaseComponent |
Namespaces | |
elastix | |
Macros | |
#define | __ELASTIX_VERSION 4.800 |
#define __ELASTIX_VERSION 4.800 |
******************* elxBaseComponent.h *************************
This file defines the class elx::BaseComponent, from which all elastix components should inherit. It contains some methods that each component is supposed to have.
The namespace alias elx is defined in this file.
Some header files are included that most components need.Get rid of warnings about too long variable names. The current elastix version.
Definition at line 44 of file elxBaseComponent.h.
Generated on 07-03-2016 for elastix by ![]() |
![]() |