forked from xin/TowerOptoSifAndSpectral
联调通过
This commit is contained in:
@ -19,6 +19,7 @@ public:
|
||||
virtual void Close();
|
||||
|
||||
virtual std::string ReadAll();
|
||||
virtual std::string ReadAll(int iWait);
|
||||
virtual int Write(const std::string strSend);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user