Class: Quickfix50Sp2::StreamAssignmentRequest::NoAsgnReqs::NoRelatedSym::NoComplexEvents::NoComplexEventCreditEvents::NoComplexEventCreditEventQualifiers
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::StreamAssignmentRequest::NoAsgnReqs::NoRelatedSym::NoComplexEvents::NoComplexEventCreditEvents::NoComplexEventCreditEventQualifiers
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoComplexEventCreditEventQualifiers
constructor
A new instance of NoComplexEventCreditEventQualifiers.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoComplexEventCreditEventQualifiers
Returns a new instance of NoComplexEventCreditEventQualifiers.
348843 348844 348845 348846 348847 348848 |
# File 'lib/quickfix50sp2.rb', line 348843 def initialize order = Quickfix::IntArray.new(2) order[0] = 41006 order[1] = 0 super(41005, 41006, order) end |