|
NIREP
|
#include <vector>#include <string>#include <map>#include <algorithm>
Go to the source code of this file.
Typedefs | |
| typedef std::map< std::string, std::string > | DataTypeList |
| typedef std::map< std::string, std::string > | DisplayAttributeCmdList |
| typedef std::multimap < std::string, std::string > | EvalOutputList |
| typedef std::map< std::string, std::string > | EvaluatorCmdList |
| typedef std::multimap < std::string, std::string > | EvaluatorInputList |
| typedef std::multimap < std::string, std::string > | FileExtensionList |
| typedef std::map< std::string, std::string > | InputTypeList |
| typedef std::map< std::string, std::string > | InterpolationTypeList |
| typedef std::map< std::string, std::string > | TransformFormatList |
| typedef std::map< std::string, std::string > | TransformUnitsList |
| typedef std::map< std::string, std::string > | WidgetCmdList |
| typedef std::multimap < std::string, std::string > | WidgetInputList |
| typedef std::map<std::string, std::string> DataTypeList |
Definition at line 324 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> DisplayAttributeCmdList |
Definition at line 177 of file NIREPDefinitions.h.
| typedef std::multimap<std::string, std::string> EvalOutputList |
Definition at line 283 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> EvaluatorCmdList |
Definition at line 205 of file NIREPDefinitions.h.
| typedef std::multimap<std::string, std::string > EvaluatorInputList |
Definition at line 230 of file NIREPDefinitions.h.
| typedef std::multimap<std::string, std::string> FileExtensionList |
Definition at line 380 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> InputTypeList |
Definition at line 49 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> InterpolationTypeList |
Definition at line 405 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> TransformFormatList |
Definition at line 348 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> TransformUnitsList |
Definition at line 364 of file NIREPDefinitions.h.
| typedef std::map<std::string, std::string> WidgetCmdList |
Definition at line 24 of file NIREPDefinitions.h.
| typedef std::multimap<std::string, std::string> WidgetInputList |
Definition at line 73 of file NIREPDefinitions.h.