#if defined (OPENMAMA_INTEGRATION) && ! defined (OPENMAMA_INTEGRATION_IO_H__)
#define OPENMAMA_INTEGRATION_IO_H__
#include <mama/mama.h>
#include <mama/integration/types.h>
#if defined (__cplusplus)
extern "C"
{
#endif
MAMAExpDLL
extern mama_status
mamaIoImpl_getMamaBridge(mamaIo io, mamaBridge* bridge);
#if defined (__cplusplus)
}
#endif
#endif /* OPENMAMA_INTEGRATION_IO_H__ */
Updated on 2023-03-31 at 15:29:16 +0100
© 2020 OpenMAMA, A Linux Foundation Collaborative Project. All Rights Reserved.
Linux Foundation and OpenMAMA are registered trademarks of The Linux Foundation.
Linux is a registered trademark of Linus Torvalds.