#include <cmwfwiopmapper.h>
Collaboration diagram for cmwfwIOPMapper:
Public Methods | |
cmwfwIOPMapper () | |
~cmwfwIOPMapper () | |
Private Methods | |
cmwfwDeviceServer* | getServer (const cmwfwIOPoint &iop) |
cmwfwDeviceAdapter* | getAdapter (const cmwfwIOPoint &iop) |
void | reg (const cmwfwIOPoint &iop, cmwfwDeviceServer &srv) |
void | reg (const cmwfwIOPoint &iop, cmwfwDeviceAdapter &adp) |
void | reg (cmwfwDeviceServer &srv) |
void | reg (cmwfwDeviceAdapter &adp) |
void | unreg (const cmwfwIOPoint &iop, cmwfwDeviceServer &srv) |
void | unreg (const cmwfwIOPoint &iop, cmwfwDeviceAdapter &adp) |
void | unreg (cmwfwDeviceServer &srv) |
void | unreg (cmwfwDeviceAdapter &adp) |
Private Attributes | |
cmwfwDeviceServer* | srv_reg |
cmwfwDeviceAdapter* | adp_reg |
Static Private Attributes | |
bool | ThereCanBeOnlyOne |
Friends | |
class | cmwfwDeviceServer |
class | cmwfwDeviceAdapter |
class | cmwfwPoller |
class | cmwfwForwarder |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by E(), and framework_iop_mapper(). |
|
|
|
|
|
|
|
|
|
Definition at line 10 of file cmwfwiopmapper.h. |
|
Definition at line 9 of file cmwfwiopmapper.h. |
|
Definition at line 12 of file cmwfwiopmapper.h. |
|
Definition at line 11 of file cmwfwiopmapper.h. |
|
Definition at line 38 of file cmwfwiopmapper.h. |
|
Definition at line 36 of file cmwfwiopmapper.h. |
|
Definition at line 35 of file cmwfwiopmapper.h. |