Definition at line 28 of file MessageParsingFlags.h.
◆ Enum
Enumerator |
---|
None | 0x0 | |
VerifyBodyLength | 0x1 | |
VerifyCheckSum | 0x2 | |
VerifyRepeatingGroupEntryCount | 0x4 | |
VerifyRepeatingGroupLeadingTag | 0x8 | |
VerifyDuplicatedField | 0x10 | |
Strict | VerifyBodyLength |
VerifyCheckSum |
VerifyRepeatingGroupEntryCount |
VerifyRepeatingGroupLeadingTag |
VerifyDuplicatedField | |
Definition at line 31 of file MessageParsingFlags.h.