Class: Quickfix50Sp2::SecurityDefinitionUpdateReport::NoLegs::NoLegStreams::NoLegStreamAssetAttributes
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::SecurityDefinitionUpdateReport::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
Returns a new instance of NoLegStreamAssetAttributes.
314435 314436 314437 314438 314439 314440 314441 314442 |
# File 'lib/quickfix50sp2.rb', line 314435 def initialize order = Quickfix::IntArray.new(4) order[0] = 41453 order[1] = 41454 order[2] = 41455 order[3] = 0 super(41452, 41453, order) end |