Class: Quickfix50Sp2::NetworkCounterpartySystemStatusRequest
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp2::NetworkCounterpartySystemStatusRequest
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoCompIDs
Instance Method Summary collapse
-
#initialize ⇒ NetworkCounterpartySystemStatusRequest
constructor
A new instance of NetworkCounterpartySystemStatusRequest.
Constructor Details
#initialize ⇒ NetworkCounterpartySystemStatusRequest
Returns a new instance of NetworkCounterpartySystemStatusRequest.
14492 14493 14494 14495 |
# File 'lib/quickfix50sp2.rb', line 14492 def initialize super getHeader().setField( Quickfix::MsgType.new("BC") ) end |