Class: Quickfix50Sp2::AllocationReport::NoUnderlyings::NoUnderlyingProvisions
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::AllocationReport::NoUnderlyings::NoUnderlyingProvisions
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoUnderlyingProvisionCashSettlPaymentDateBusinessCenters, NoUnderlyingProvisionCashSettlPaymentDates, NoUnderlyingProvisionCashSettlValueDateBusinessCenters, NoUnderlyingProvisionDateBusinessCenters, NoUnderlyingProvisionOptionExerciseBusinessCenters, NoUnderlyingProvisionOptionExerciseFixedDates, NoUnderlyingProvisionOptionExpirationDateBusinessCenters, NoUnderlyingProvisionOptionRelevantUnderlyingDateBusinessCenters, NoUnderlyingProvisionPartyIDs
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingProvisions
constructor
A new instance of NoUnderlyingProvisions.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingProvisions
Returns a new instance of NoUnderlyingProvisions.
265621 265622 265623 265624 265625 265626 265627 265628 265629 265630 265631 265632 265633 265634 265635 265636 265637 265638 265639 265640 265641 265642 265643 265644 265645 265646 265647 265648 265649 265650 265651 265652 265653 265654 265655 265656 265657 265658 265659 265660 265661 265662 265663 265664 265665 265666 265667 265668 265669 265670 265671 265672 265673 265674 265675 265676 265677 265678 265679 265680 265681 265682 265683 265684 265685 265686 265687 265688 265689 265690 265691 265692 265693 265694 265695 265696 265697 265698 265699 265700 265701 265702 265703 |
# File 'lib/quickfix50sp2.rb', line 265621 def initialize order = Quickfix::IntArray.new(79) order[0] = 42150 order[1] = 42151 order[2] = 42152 order[3] = 42190 order[4] = 42153 order[5] = 42154 order[6] = 42155 order[7] = 43002 order[8] = 43003 order[9] = 42156 order[10] = 42157 order[11] = 42158 order[12] = 42104 order[13] = 42105 order[14] = 42106 order[15] = 42107 order[16] = 42108 order[17] = 42109 order[18] = 42110 order[19] = 42111 order[20] = 42115 order[21] = 42116 order[22] = 42117 order[23] = 42118 order[24] = 42119 order[25] = 42120 order[26] = 42121 order[27] = 42122 order[28] = 42123 order[29] = 42124 order[30] = 42125 order[31] = 42126 order[32] = 42127 order[33] = 42128 order[34] = 42129 order[35] = 42130 order[36] = 42131 order[37] = 42132 order[38] = 42133 order[39] = 42134 order[40] = 42135 order[41] = 42136 order[42] = 42137 order[43] = 42138 order[44] = 42139 order[45] = 42140 order[46] = 42141 order[47] = 42142 order[48] = 42143 order[49] = 42144 order[50] = 42145 order[51] = 42146 order[52] = 42147 order[53] = 42148 order[54] = 42159 order[55] = 42160 order[56] = 42161 order[57] = 42162 order[58] = 42163 order[59] = 42164 order[60] = 42165 order[61] = 42092 order[62] = 42093 order[63] = 42094 order[64] = 42095 order[65] = 42096 order[66] = 42097 order[67] = 42098 order[68] = 42166 order[69] = 42167 order[70] = 42168 order[71] = 42169 order[72] = 42102 order[73] = 42103 order[74] = 42170 order[75] = 42171 order[76] = 42172 order[77] = 42173 order[78] = 0 super(42149, 42150, order) end |