#include <Cup.h>
◆ Cup()
| Cup::Cup |
( |
std::string | id, |
|
|
const char * | name, |
|
|
std::vector< std::shared_ptr< Course > > | courses ) |
|
explicit |
◆ GetCourse()
| std::shared_ptr< Course > Cup::GetCourse |
( |
| ) |
|
|
virtual |
◆ GetSize()
◆ Next()
◆ Previous()
◆ SetCourse()
| void Cup::SetCourse |
( |
size_t | position | ) |
|
|
virtual |
◆ ShuffleCourses()
| void Cup::ShuffleCourses |
( |
| ) |
|
|
virtual |
◆ Courses
| std::vector<std::shared_ptr<Course> > Cup::Courses |
◆ CursorPosition
| size_t Cup::CursorPosition = 0 |
◆ Id
◆ Name
◆ Thumbnail
The documentation for this class was generated from the following files: