Type of training.
More...
#include <TrainingType.h>
◆ TrainingType() [1/2]
TrainingType::TrainingType |
( |
| ) |
|
|
inline |
◆ TrainingType() [2/2]
TrainingType::TrainingType |
( |
PTTrainingType |
type, |
|
|
wxString const & |
shortName, |
|
|
wxString const & |
description, |
|
|
wxString const & |
format |
|
) |
| |
Create a training type with all intensisties.
- Parameters
-
type | Type of training, e.g. Recovery |
shortName | Human readable short name |
description | Human readable description |
format | Format string |
- Todo:
- Use boost::property_tree and xml for formatting instead
◆ ~TrainingType()
virtual TrainingType::~TrainingType |
( |
| ) |
|
|
virtual |
◆ Create()
bool TrainingType::Create |
( |
wxString const & |
format | ) |
|
Create from format string.
- Parameters
-
- Returns
◆ description
wxString TrainingType::description |
◆ intensity
◆ shortName
wxString TrainingType::shortName |
◆ type
The documentation for this struct was generated from the following file: