Home
last modified time | relevance | path

Searched defs:NoTagValue (Results 1 – 4 of 4) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DExceptions.h128 struct NoTagValue : public Exception struct
133 int field;
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py400 class NoTagValue(FIXException): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py400 class NoTagValue(FIXException): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py400 class NoTagValue(FIXException): class