
#include <gzNotify.h>
Public Member Functions | |
| gzNotifySlave () | |
| gzNotifySlave (const gzNotifySlave< MASTER, SLAVE, DATA > ©) | |
| virtual | ~gzNotifySlave () |
| virtual gzVoid | onNotify (MASTER *master, DATA &data, gzULong senderClass)=0 |
| virtual gzVoid | onNotifyStatus (MASTER *master, SLAVE *slave, gzNotifyState state) |
Protected Attributes | |
| gzList< MASTER > | m_pendingSubscriptions |
| gzMutex | m_subscriptionLocker |
Friends | |
| class | gzNotifyMaster< MASTER, SLAVE, DATA > |
Definition at line 555 of file gzNotify.h.
|
|||||||||
|
Definition at line 559 of file gzNotify.h. |
|
||||||||||
|
Definition at line 563 of file gzNotify.h. |
|
|||||||||
|
Definition at line 567 of file gzNotify.h. |
|
||||||||||||||||||||
|
Implemented in gzWindow, gzPipeRecieveDataInterface, and gzSerializeAdapterHttp. |
|
||||||||||||||||||||
|
Definition at line 594 of file gzNotify.h. |
|
|||||
|
Definition at line 594 of file gzNotify.h. |
|
|||||
|
Definition at line 600 of file gzNotify.h. |
|
|||||
|
Definition at line 602 of file gzNotify.h. |