Home
last modified time | relevance | path

Searched defs:EncodedLegIssuer (Results 1 – 8 of 8) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h643 const int EncodedLegIssuer = 619; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py4448 class EncodedLegIssuer(quickfix.StringField): class
H A Dquickfix.py15539 class EncodedLegIssuer(StringField): class
44472 class EncodedLegIssuer(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb8257 class EncodedLegIssuer < Quickfix::StringField class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py4448 class EncodedLegIssuer(quickfix.StringField): class
H A Dquickfix.py15539 class EncodedLegIssuer(StringField): class
44472 class EncodedLegIssuer(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py4448 class EncodedLegIssuer(quickfix.StringField): class
H A Dquickfix.py15539 class EncodedLegIssuer(StringField): class
44472 class EncodedLegIssuer(quickfix.StringField): class