OnixS C++ FIX Engine  4.10.1
API Documentation
SBE custom coders ownership

The OnixS::FIX::SBE::ISbeCustomCoderLibrary has two methods that allows to track using of the library by SBE coders. These methods are: OnixS::FIX::SBE::ISbeCustomCoderLibrary::attach and OnixS::FIX::SBE::ISbeCustomCoderLibrary::detach.

Both of these methods use the similar ownerId parameter that denotes owner for custom coders and source of other requests.

It is guaranteed that following contract supported by the SBE coders: