#include <cmwfwsubscribtionmanager.h>
Inheritance diagram for cmwfwSubscribtionManager:
Public Methods | |
cmwfwSubscribtionManager () | |
virtual | ~cmwfwSubscribtionManager () |
Protected Methods | |
void | passOnIOPoints (bool(*att_func)(cmwfwSubscribtionManager *, const cmwfwIOPoint &), bool(*det_func)(cmwfwSubscribtionManager *, const cmwfwIOPoint &)) |
bool | find (const cmwfwIOPoint &iop, cmwfwIOPoint *&dst) |
bool | attach (const cmwfwIOPoint &iop) |
bool | detach (const cmwfwIOPoint &iop) |
char* | generateIOPString (const cmwfwIOPoint &iop) |
void | heaperr (int line) |
Private Attributes | |
subman_list_type* | iopoints |
bool (* | attach_iop_func )(cmwfwSubscribtionManager *, const cmwfwIOPoint &iop) |
bool (* | detach_iop_func )(cmwfwSubscribtionManager *, const cmwfwIOPoint &iop) |
Friends | |
class | cmwfwDeviceServer |
class | cmwfwForwarder |
class | cmwfwPoller |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in cmwfwPoller. |
|
|
|
Reimplemented in cmwfwPoller. Definition at line 12 of file cmwfwsubscribtionmanager.h. |
|
Definition at line 13 of file cmwfwsubscribtionmanager.h. |
|
Definition at line 14 of file cmwfwsubscribtionmanager.h. |
|
|
|
|
|
Definition at line 36 of file cmwfwsubscribtionmanager.h. |