Re: Copy fields from a message of another payload type
Frank Quinn <fquinn.ni@...>
Hi Yury, You can still do something similar - it's the enum that is deprecated - payloads are still expected to have their own identifier, you just access it with a private method now, namely mamaMsgImpl_getPayloadId. Qpid proton actually has something similar which should provide a working reference for this approach: https://github.com/OpenMAMA/OpenMAMA/blob/next/mama/c_cpp/src/c/bridge/qpid/codec.c Cheers,
On Wed, 24 Aug 2016, 16:53 Yury Batrakov, <yury.batrakov@...> wrote: Classification: Public
|
|