Fraxinus  2023.01.05-dev+develop.0da12
An IGT application
cx::ConfigurationFileParser::Configuration Struct Reference

#include <cxToolConfigurationParser.h>

Public Attributes

QString mFileName
 absolute path and filename for the new config file More...
 
QString mClinical_app
 the clinical application this config is made for More...
 
QString mTrackingSystemImplementation
 
TrackersAndToolsMap mTrackersAndTools
 the trackers and tools (relative path) that should be used in the config More...
 
bool mApplyRefToTools
 

Detailed Description

Definition at line 57 of file cxToolConfigurationParser.h.

Member Data Documentation

bool cx::ConfigurationFileParser::Configuration::mApplyRefToTools

Definition at line 63 of file cxToolConfigurationParser.h.

QString cx::ConfigurationFileParser::Configuration::mClinical_app

the clinical application this config is made for

Definition at line 60 of file cxToolConfigurationParser.h.

QString cx::ConfigurationFileParser::Configuration::mFileName

absolute path and filename for the new config file

Definition at line 59 of file cxToolConfigurationParser.h.

TrackersAndToolsMap cx::ConfigurationFileParser::Configuration::mTrackersAndTools

the trackers and tools (relative path) that should be used in the config

Definition at line 62 of file cxToolConfigurationParser.h.

QString cx::ConfigurationFileParser::Configuration::mTrackingSystemImplementation

Definition at line 61 of file cxToolConfigurationParser.h.


The documentation for this struct was generated from the following file: