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

Go to the source code of this file.

Classes

class  User
 A user has all the properties needed for defining a training plan. More...
 

Typedefs

typedef boost::shared_ptr< UserUserPtr
 Smart pointer to a user. More...
 

Typedef Documentation

◆ UserPtr

typedef boost::shared_ptr<User> UserPtr

Smart pointer to a user.