Apama 10.3.1 | Apama Documentation | 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 encoder functions
 
Codec encoder functions
If the codec is to implement an encoder, implementations need to be provided for the following functions:
*sendNormalisedEvent
*flushUpstream
*getLastError
*addEventTransport
*removeEventTransport
See the AP_EventEncoder_Functions structure in the API Reference for C++ (Doxygen) for detailed information on these functions.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.