Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Working with IAF Plug-ins | C/C++ Transport Plug-in Development | The C/C++ transport plug-in development specification | Other transport definitions
 
Other transport definitions
EventTransport.h also provides some additional definitions that the event transport author needs to be aware of:
*AP_EventTransportError defines the set of error codes that can be returned by the transport's functions.
*The AP_EventTransportProperty structure is a definition for a configuration property. This corresponds to the properties that can be passed in as initialization or re-configuration parameters from the configuration file of the IAF.
*Properties are passed to the event transport within an AP_EventTransportProperties structure.
*The status of a transport is reported in an AP_EventTransportStatus structure.

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.