NorMIT-nav
16.5
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 58 of file cxToolFileParser.h.
|
inline |
set default values for the internal structure
Definition at line 62 of file cxToolFileParser.h.
QString cx::ToolFileParser::TrackerInternalStructure::mLoggingFolderName |
path to where log should be saved
Definition at line 61 of file cxToolFileParser.h.
TRACKING_SYSTEM cx::ToolFileParser::TrackerInternalStructure::mType |
the trackers type
Definition at line 60 of file cxToolFileParser.h.