]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/engineer.h
Include block in the emergency signal
[r2c2.git] / source / engineer / engineer.h
index d821e0581127ad28c315b4d6e61f8c47b02c653d..7cf1cfcf475377bafc3a886e6cddee368997681f 100644 (file)
@@ -71,9 +71,8 @@ private:
        void button_press(unsigned);
        void axis_motion(unsigned, float, float);
        void view_all();
-       void sensor_event(unsigned, bool);
-       void block_reserved(const R2C2::Block &, const R2C2::Train *);
        R2C2::Object *pick_object(const R2C2::Vector &);
+       void emergency(R2C2::Block *, const std::string &);
        void locomotive_detected(const R2C2::Driver::DetectedLocomotive &);
        void import_finished(int);
        void train_added(R2C2::Train &);