Class: Quickfix50Sp2::MarginRequirementInquiryAck::NoComplexEvents::NoComplexEventPeriods::NoComplexEventPeriodDateTimes
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::MarginRequirementInquiryAck::NoComplexEvents::NoComplexEventPeriods::NoComplexEventPeriodDateTimes
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoComplexEventPeriodDateTimes
constructor
A new instance of NoComplexEventPeriodDateTimes.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoComplexEventPeriodDateTimes
353777 353778 353779 353780 353781 353782 353783 |
# File 'lib/quickfix50sp2.rb', line 353777 def initialize order = Quickfix::IntArray.new(3) order[0] = 41008 order[1] = 41009 order[2] = 0 super(41007, 41008, order) end |