![]() |
NorMIT-nav
18.04
An IGT application
|
#include <cxToolFileParser.h>
Public Member Functions | |
| TrackerInternalStructure () | |
| set default values for the internal structure More... | |
Public Attributes | |
| TRACKING_SYSTEM | mType |
| the trackers type More... | |
| QString | mLoggingFolderName |
| path to where log should be saved More... | |
A trackers internal structure
Definition at line 37 of file cxToolFileParser.h.
|
inline |
set default values for the internal structure
Definition at line 41 of file cxToolFileParser.h.
| QString cx::ToolFileParser::TrackerInternalStructure::mLoggingFolderName |
path to where log should be saved
Definition at line 40 of file cxToolFileParser.h.
| TRACKING_SYSTEM cx::ToolFileParser::TrackerInternalStructure::mType |
the trackers type
Definition at line 39 of file cxToolFileParser.h.