Implement done() for all callbackdispatchers
This commit is contained in:
parent
27ddbb9eb8
commit
a7a59302ef
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ namespace TelldusCore {
|
||||||
public:
|
public:
|
||||||
CallbackStruct<TDDeviceChangeEvent> *d;
|
CallbackStruct<TDDeviceChangeEvent> *d;
|
||||||
int deviceId, changeEvent, changeType;
|
int deviceId, changeEvent, changeType;
|
||||||
bool doneRunning;
|
|
||||||
};
|
};
|
||||||
class TDRawDeviceEventDispatcher : public Thread {
|
class TDRawDeviceEventDispatcher : public Thread {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue