Home
last modified time | relevance | path

Searched refs:PossResend (Results 1 – 25 of 39) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix40/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix42/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix41/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix43/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50sp2/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix44/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50sp1/
H A D19b_PossResendMessageThatHasNotBeenSent.def1 # @testcase 19.b - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
14 # sending the same message with PossResend flag set
H A D19a_PossResendMessageThatHAsAlreadyBeenSent.def1 # @testcase 19.a - Test PossResend handling
2 # @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific I…
19 # sending the same message with PossResend flag set
/dports/finance/quickfix/quickfix-1.15.1/src/
H A Dat_messagecracker.cs36 PossResend possResend = new PossResend(false); in process()
H A Dat_application.py23 possResend = fix.PossResend( False )
H A Dat_application.h47 FIX::PossResend possResend( false ); in process()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix40/
H A DMessage.h27 FIELD_SET(*this, FIX::PossResend);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DMessage.h31 FIELD_SET(*this, FIX::PossResend);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DMessage.h31 FIELD_SET(*this, FIX::PossResend);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fixt11/
H A DMessage.h31 FIELD_SET(*this, FIX::PossResend);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DMessage.h31 FIELD_SET(*this, FIX::PossResend);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DMessage.h31 FIELD_SET(*this, FIX::PossResend);

12