Home
last modified time | relevance | path

Searched refs:UnderlyingCreditRating (Results 251 – 275 of 280) sorted by relevance

1...<<1112

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DNewOrderCross.h324 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DConfirmation.h318 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DDerivativeSecurityList.h50 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DAllocationInstructionAlert.h293 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DMultilegOrderCancelReplace.h298 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DNewOrderMultileg.h297 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DAllocationInstruction.h293 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DAllocationReport.h311 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DTradeCaptureReport.h279 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DTradeCaptureReportAck.h267 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DExecutionReport.h324 FIELD_SET(*this, FIX::UnderlyingCreditRating);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DTradeCaptureReportAck.h204 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DExecutionReport.h228 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DTradeCaptureReport.h221 FIELD_SET(*this, FIX::UnderlyingCreditRating);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationReport.h269 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DTradeCaptureReportAck.h226 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DTradeCaptureReport.h243 FIELD_SET(*this, FIX::UnderlyingCreditRating);
H A DExecutionReport.h282 FIELD_SET(*this, FIX::UnderlyingCreditRating);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFields.h470 DEFINE_STRING(UnderlyingCreditRating);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb5982 class UnderlyingCreditRating < Quickfix::StringField class
5983 def UnderlyingCreditRating.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py3223 class UnderlyingCreditRating(quickfix.StringField): class
H A Dquickfix.py11689 class UnderlyingCreditRating(StringField): class
11693 __setattr__ = lambda self, name, value: _swig_setattr(self, UnderlyingCreditRating, name, value)
11697 __getattr__ = lambda self, name: _swig_getattr(self, UnderlyingCreditRating, name)
11709 UnderlyingCreditRating_swigregister(UnderlyingCreditRating)
43247 class UnderlyingCreditRating(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py3223 class UnderlyingCreditRating(quickfix.StringField): class
H A Dquickfix.py11689 class UnderlyingCreditRating(StringField): class
11693 __setattr__ = lambda self, name, value: _swig_setattr(self, UnderlyingCreditRating, name, value)
11697 __getattr__ = lambda self, name: _swig_getattr(self, UnderlyingCreditRating, name)
11709 UnderlyingCreditRating_swigregister(UnderlyingCreditRating)
43247 class UnderlyingCreditRating(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py3223 class UnderlyingCreditRating(quickfix.StringField): class

1...<<1112