OpenWalnut
1.4.0
|
Class building the interface for classes that might be transferred using WModuleConnector. More...
#include <WTransferable.h>
Public Member Functions | |
WTransferable () | |
Default constructor. | |
virtual | ~WTransferable () |
Destructor. |
Class building the interface for classes that might be transferred using WModuleConnector.
Definition at line 37 of file WTransferable.h.
Default constructor.
Definition at line 29 of file WTransferable.cpp.
WTransferable::~WTransferable | ( | ) | [virtual] |
Destructor.
Definition at line 35 of file WTransferable.cpp.