Running Manager  1.7
API for Running Manager (https://github.com/HWiman-ICONIC/running-manager)
Classes | Typedefs
D:/dev/running-manager/Intensity.h File Reference
#include <Defines.h>
#include <Section.h>
#include <boost/shared_ptr.hpp>
#include <wx/string.h>
#include <list>

Go to the source code of this file.

Classes

struct  Intensity
 An Intensity is a specific intensity of a TrainingType. More...
 

Typedefs

typedef boost::shared_ptr< IntensityIntensityPtr
 

Typedef Documentation

◆ IntensityPtr

typedef boost::shared_ptr<Intensity> IntensityPtr