#include <map>
#include <string>
#include <vector>
#include <set>
#include <SignDLL.h>
Include dependency graph for SignConfiguration.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SignConfiguration |
| Handles SIGN configuration options. More... | |
Typedefs | |
| typedef std::vector< std::string > | CatheterViewerList |
| typedef std::vector< std::string > | ProbeViewerList |
| typedef std::vector< std::string > | CalibrationTransformList |
| typedef std::vector< std::string > | RegistrationTransformList |
| typedef std::map< std::string, std::string > | ConfigurationMap |
| typedef std::map< std::string, RegistrationTransformList > | RegistrationTransformMap |
| typedef std::map< std::string, CalibrationTransformList > | CalibrationTransformMap |
| typedef std::vector< std::string > | RTImage3DViewerList |
| typedef std::map< std::string, std::string > | ControlLineList |
| typedef std::set< std::string > | CatheterList |
| typedef std::map< std::string, CatheterViewerList > | Catheter3DViewerMap |
| typedef std::map< std::string, CatheterViewerList > | Catheter2DViewerMap |
| typedef std::set< std::string > | ProbeList |
| typedef std::map< std::string, ProbeViewerList > | Probe2DViewerMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6