'Classic' CCA c++ binding (ccaffeine-only) 0.5.7
stdPorts.h
1#ifndef __portInterfaces_h_seen
2#define __portInterfaces_h_seen
3
5#include "ports/GoPort.h"
6
8#include "ports/ConnectionEvent.h"
9#include "ports/ConnectionEventListener.h"
10#include "ports/ConnectionEventService.h"
11
13#include "ports/KeyValuePort.h"
14
16#include "ports/PrintfPort.h"
17#include "ports/JPrintfPort.h"
18
19#endif // __portInterfaces_h_seen