#include <swcom.h>
Inheritance diagram for SWCom::
Public Methods | |
SWCom (const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, bool unicode=false) | |
Initializes data for instance of SWCom. More... | |
virtual | ~SWCom () |
virtual SWKey* | CreateKey () |
Allocates a key of specific type for module. More... |
Definition at line 33 of file swcom.h.
|
Initializes data for instance of SWCom.
|
|
Allocates a key of specific type for module.
Reimplemented from SWModule. |