Class Change::Erase

Nested Relationships

This class is a nested type of Class Change.

Class Documentation

class Erase

A class that describes an erasing change.

Public Functions

Erase(std::vector<StorageId> ids)

Constructor

Parameters:

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

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