X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fblockallocator.h;h=2e3f3b28a7fb08d2ec809f35e2a75200651a1b8c;hb=1c1f8e0c2ce41bc6f943b450a510cc6bac7ef2e4;hp=cd6dfd5949d58aa49ec346079fcf8624241f1fd0;hpb=771e1724b44afb85cf673e85ef0f2e02ebb30344;p=r2c2.git diff --git a/source/libr2c2/blockallocator.h b/source/libr2c2/blockallocator.h index cd6dfd5..2e3f3b2 100644 --- a/source/libr2c2/blockallocator.h +++ b/source/libr2c2/blockallocator.h @@ -83,6 +83,7 @@ private: void block_reserved(Block &, const Train *); void sensor_state_changed(Sensor &, Sensor::State); void update_next_sensor(Sensor *); + void halt_event(bool); public: void save(std::list &) const;