Home
last modified time | relevance | path

Searched refs:AllocRejCode (Results 1 – 25 of 29) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix40/
H A DAllocationInstructionAck.h35 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DAllocationInstructionAck.h35 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DAllocationInstructionAck.h35 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DAllocationAck.h43 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DAllocationInstructionAck.h51 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReportAck.h54 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReport.h49 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DAllocationInstructionAck.h49 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReportAck.h52 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReport.h47 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationInstructionAck.h49 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReportAck.h54 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReport.h47 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DAllocationInstructionAck.h49 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReportAck.h54 FIELD_SET(*this, FIX::AllocRejCode);
H A DAllocationReport.h47 FIELD_SET(*this, FIX::AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h140 const int AllocRejCode = 88; variable
H A DFixFields.h142 DEFINE_INT(AllocRejCode);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb1718 class AllocRejCode < Quickfix::IntField class
1719 def AllocRejCode.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py927 class AllocRejCode(quickfix.IntField): class
H A Dquickfix.py4473 class AllocRejCode(IntField): class
4477 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocRejCode, name, value)
4481 __getattr__ = lambda self, name: _swig_getattr(self, AllocRejCode, name)
4493 AllocRejCode_swigregister(AllocRejCode)
40951 class AllocRejCode(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py927 class AllocRejCode(quickfix.IntField): class
H A Dquickfix.py4473 class AllocRejCode(IntField): class
4477 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocRejCode, name, value)
4481 __getattr__ = lambda self, name: _swig_getattr(self, AllocRejCode, name)
4493 AllocRejCode_swigregister(AllocRejCode)
40951 class AllocRejCode(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py927 class AllocRejCode(quickfix.IntField): class
H A Dquickfix.py4473 class AllocRejCode(IntField): class
4477 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocRejCode, name, value)
4481 __getattr__ = lambda self, name: _swig_getattr(self, AllocRejCode, name)
4493 AllocRejCode_swigregister(AllocRejCode)
40951 class AllocRejCode(quickfix.IntField): class

12