#include <cmwfwdeviceserver.h>
Inheritance diagram for cmwfwDeviceServer:


Public Methods | |
| cmwfwDeviceServer (const char *srvName, int argc, char **argv) | |
| virtual | ~cmwfwDeviceServer () |
Private Methods | |
| cmwfwData* | get (const cmwfwIOPoint &iop, const cmwfwData &ctx) |
| void | set (const cmwfwIOPoint &iop, const cmwfwData &ctx, const cmwfwData &value) |
| void | monitorOn (const cmwfwIOPoint &iop, cmwfwValueChangeListener *listener) |
| void | monitorOff (const cmwfwIOPoint &iop, cmwfwValueChangeListener *listener) |
| void | Start () |
| void | shutdownHook () |
| cmwfwIOValue* | getIOValue (const cmwfwIOPoint &iop, bool useMutex=true) |
| cmwfwIOValue* | getIOValues () |
| cmwfwIOPoint* | getIOPoints () |
| char* | generateIOPString (const cmwfwIOPoint &iop) |
| void | heaperr (int line) |
Private Attributes | |
| iov_list_type* | iovalues |
| int | my_argc |
| char** | my_argv |
Static Private Attributes | |
| bool | server_exists |
Friends | |
| class | cmwfwPoller |
| class | cmwfwIOValue |
| class | cmwfwForwarder |
| class | cmwfwDeviceAdapter |
| class | cmwfwSubscriptionManager |
| int | main (int argc, char **argv) |
|
|
|
|
|
|
|
|
Referenced by main(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 15 of file cmwfwdeviceserver.h. |
|
|
Definition at line 14 of file cmwfwdeviceserver.h. |
|
|
Definition at line 13 of file cmwfwdeviceserver.h. |
|
|
Definition at line 12 of file cmwfwdeviceserver.h. |
|
|
Definition at line 16 of file cmwfwdeviceserver.h. |
|
|
Definition at line 32 of file cmwfw_main.cc. |
|
|
Definition at line 44 of file cmwfwdeviceserver.h. |
|
|
Definition at line 47 of file cmwfwdeviceserver.h. |
|
|
Definition at line 48 of file cmwfwdeviceserver.h. |
|
|
Definition at line 45 of file cmwfwdeviceserver.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001