Apama
10.15.4 |
Connecting Apama Applications to External Components
|
Working with IAF Plug-ins
|
C/C++ Codec Plug-in Development
|
The C/C++ codec plug-in development specification
|
Codec functions to implement
|
Codec decoder functions
Codec decoder functions
If the codec is to provide a decoder, implementations need to be provided for the following functions:
sendTransportEvent
setSemanticMapper
flushDownstream
getLastError
See the
AP_EventDecoder_Functions
structure in the
API Reference for C++ (Doxygen)
for detailed information on these functions.