git-svn-id: svn://db.shs.com.ru/pip@651 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -86,6 +86,11 @@ public:
|
||||
|
||||
//! \}
|
||||
|
||||
protected:
|
||||
|
||||
//! Packet successfully received, by default does nothing
|
||||
virtual void packetReceived(PIByteArray data) {}
|
||||
|
||||
private:
|
||||
PIByteArray stream, packet;
|
||||
int packet_size;
|
||||
|
||||
Reference in New Issue
Block a user