]> git.tdb.fi Git - r2c2.git/blobdiff - source/libmarklin/intellibox.h
Add error reporting to the Intellibox driver
[r2c2.git] / source / libmarklin / intellibox.h
index 483d0efb4acae8f7a7ac2acc4098289cf4b60ae5..c5c7e7af031e4761bd9fbc2fd1dbaef8853167e4 100644 (file)
@@ -139,6 +139,8 @@ private:
        void turnout_command(unsigned, bool, bool);
        void process_reply(const Msp::Time::TimeStamp &);
        unsigned read_all(unsigned char *, unsigned);
+       unsigned read_status(Error *);
+       void error(Command, Error);
 };
 
 } // namespace Marklin