Class: Quickfix50Sp2::MarketDataStatisticsRequest::NoComplexEvents::NoComplexEventCreditEvents::NoComplexEventCreditEventQualifiers
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::MarketDataStatisticsRequest::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.
392425 392426 392427 392428 392429 392430 |
# File 'lib/quickfix50sp2.rb', line 392425 def initialize order = Quickfix::IntArray.new(2) order[0] = 41006 order[1] = 0 super(41005, 41006, order) end |