CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProbeXmlConfigParser.h File Reference
#include "cxResourceExport.h"
#include <math.h>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <QDomDocument>
#include "cxXmlOptionItem.h"

Go to the source code of this file.

Classes

class  ProbeXmlConfigParser
 Class that works as a interface to a ProbeCalibConfigs.xml. More...
 
struct  ProbeXmlConfigParser::Configuration
 < a easy-to-work-with struct for a specific xml configuration More...
 

Typedefs

typedef boost::shared_ptr
< ProbeXmlConfigParser
ProbeXmlConfigParserPtr
 

Typedef Documentation

typedef boost::shared_ptr<ProbeXmlConfigParser> ProbeXmlConfigParserPtr

Definition at line 121 of file ProbeXmlConfigParser.h.