![]() |
GenApi 3.5.1
|
Delivers Events to ports.
#include <EventAdapter.h>
Protected Attributes | |
| std::vector< CEventPort * > * | m_ppEventPorts |
| An array of attached ChunkPorts. | |
|
protected |
Note that this must be a pointer otherwise we'll get into DLL hell (see warning C4251)