Class: Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegStreams::NoLegStreamAssetAttributes
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegStreams::NoLegStreamAssetAttributes
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoLegStreamAssetAttributes
constructor
A new instance of NoLegStreamAssetAttributes.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegStreamAssetAttributes
378478 378479 378480 378481 378482 378483 378484 378485 |
# File 'lib/quickfix50sp2.rb', line 378478 def initialize order = Quickfix::IntArray.new(4) order[0] = 41453 order[1] = 41454 order[2] = 41455 order[3] = 0 super(41452, 41453, order) end |