Home
last modified time | relevance | path

Searched refs:AllocTransType (Results 1 – 25 of 32) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix40/
H A DAllocation.h20 const FIX::AllocTransType& aAllocTransType, in Allocation()
38 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DAllocation.h20 const FIX::AllocTransType& aAllocTransType, in Allocation()
38 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DAllocation.h20 const FIX::AllocTransType& aAllocTransType, in Allocation()
38 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DAllocation.h20 const FIX::AllocTransType& aAllocTransType, in Allocation()
38 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DAllocationReportAck.h30 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstructionAlert.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstructionAlert()
36 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstruction.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstruction()
36 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationReport.h20 const FIX::AllocTransType& aAllocTransType, in AllocationReport()
41 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DAllocationReportAck.h32 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstructionAlert.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstructionAlert()
36 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationReport.h20 const FIX::AllocTransType& aAllocTransType, in AllocationReport()
41 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstruction.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstruction()
36 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationReportAck.h32 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstructionAlert.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstructionAlert()
36 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationInstruction.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstruction()
36 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationReport.h20 const FIX::AllocTransType& aAllocTransType, in AllocationReport()
41 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DAllocationInstruction.h20 const FIX::AllocTransType& aAllocTransType, in AllocationInstruction()
40 FIELD_SET(*this, FIX::AllocTransType);
H A DAllocationReport.h20 const FIX::AllocTransType& aAllocTransType, in AllocationReport()
43 FIELD_SET(*this, FIX::AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/test/
H A DMessagesTestCase.cpp1313 object.setField(AllocTransType(AllocTransType_NEW)); in SUITE()
1363 FIX::AllocTransType allocTransType; in SUITE()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h123 const int AllocTransType = 71; variable
H A DFixFields.h125 DEFINE_CHAR(AllocTransType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb1497 class AllocTransType < Quickfix::CharField class
1498 def AllocTransType.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py808 class AllocTransType(quickfix.CharField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py808 class AllocTransType(quickfix.CharField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py808 class AllocTransType(quickfix.CharField): class

12