Class Change::Progress

Nested Relationships

This class is a nested type of Class Change.

Class Documentation

class Progress

A class that provides an update on itinerary progression.

Public Functions

Progress(ProgressVersion version, std::vector<CheckpointId> checkpoints)

Constructor.

ProgressVersion version() const
const std::vector<CheckpointId> &checkpoints() const