![]() |
Running Manager
1.7
API for Running Manager (https://github.com/HWiman-ICONIC/running-manager)
|
Go to the source code of this file.
Classes | |
struct | SectionBase |
Base class for a section. More... | |
struct | SectionGroup |
A collection of sections, e.g. multiple repetitions of interval/pause. More... | |
struct | SectionDistance |
A section defined by a distance. More... | |
struct | SectionTime |
A section defined by a time/duration. More... | |
Typedefs | |
typedef boost::shared_ptr< SectionBase > | SectionPtr |
Smart pointer to a section. More... | |
typedef boost::shared_ptr<SectionBase> SectionPtr |
Smart pointer to a section.