#include <OnixS/FIXEngine/FIX/InputDataTraits.h>
Definition at line 46 of file InputDataTraits.h.
Enumerator |
---|
CompleteMessagesOnly |
Faster decoding but requires explicit decoder reset when error occurs.
|
CouldContainPartialMessages |
Slower decoding, allows to try to decode incomplete messages as well as handling of wrong/damaged data without subsequent explicit reset.
|
Definition at line 47 of file InputDataTraits.h.
The documentation for this struct was generated from the following file: