Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::ToolFileParser::TrackerInternalStructure Struct Reference

#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...
 

Detailed Description

A trackers internal structure

Warning
make sure you set all the members to an appropriate value.

Definition at line 58 of file cxToolFileParser.h.

Constructor & Destructor Documentation

cx::ToolFileParser::TrackerInternalStructure::TrackerInternalStructure ( )
inline

set default values for the internal structure

Definition at line 62 of file cxToolFileParser.h.

Member Data Documentation

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.


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