Class Change::Erase

Nested Relationships

This class is a nested type of Class Change.

Class Documentation

class rmf_traffic::schedule::Change::Erase

A class that describes an erasing change.

Public Functions

Erase(std::vector<StorageId> ids)

Constructor

Parameters
  • [in] id: The ID of the route that should be erased

const std::vector<StorageId> &ids() const