Home
last modified time | relevance | path

Searched refs:ListExecInst (Results 1 – 21 of 21) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix40/
H A DNewOrderList.h45 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DNewOrderList.h45 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DNewOrderList.h36 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DNewOrderList.h39 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DNewOrderList.h39 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h121 const int ListExecInst = 69; variable
H A DFixFields.h123 DEFINE_STRING(ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DNewOrderList.h39 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DNewOrderList.h39 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DNewOrderList.h39 FIELD_SET(*this, FIX::ListExecInst);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb1471 class ListExecInst < Quickfix::StringField class
1472 def ListExecInst.field
H A DQuickfixRuby.cpp33627 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_0()
33632 result = (FIX::ListExecInst *)new FIX::ListExecInst(); in _wrap_new_ListExecInst__SWIG_0()
33661 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_1()
33674 result = (FIX::ListExecInst *)new FIX::ListExecInst((FIX::STRING const &)*arg1); in _wrap_new_ListExecInst__SWIG_1()
33716 FIX::ListExecInst *arg1 = (FIX::ListExecInst *)self; in free_FIX_ListExecInst()
222489 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__FieldBase()
226188 return (void *)((FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py794 class ListExecInst(quickfix.StringField): class
H A Dquickfix.py4055 class ListExecInst(StringField): class
4059 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInst, name, value)
4063 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInst, name)
4075 ListExecInst_swigregister(ListExecInst)
40818 class ListExecInst(quickfix.StringField): class
H A DQuickfixPython.cpp38553 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_0()
38558 result = (FIX::ListExecInst *)new FIX::ListExecInst(); in _wrap_new_ListExecInst__SWIG_0()
38574 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_1()
38587 result = (FIX::ListExecInst *)new FIX::ListExecInst((FIX::STRING const &)*arg1); in _wrap_new_ListExecInst__SWIG_1()
38632 FIX::ListExecInst *arg1 = (FIX::ListExecInst *) 0 ; in _wrap_delete_ListExecInst()
38642 arg1 = reinterpret_cast< FIX::ListExecInst * >(argp1); in _wrap_delete_ListExecInst()
270212 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__FieldBase()
273911 return (void *)((FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py794 class ListExecInst(quickfix.StringField): class
H A Dquickfix.py4055 class ListExecInst(StringField): class
4059 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInst, name, value)
4063 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInst, name)
4075 ListExecInst_swigregister(ListExecInst)
40818 class ListExecInst(quickfix.StringField): class
H A DQuickfixPython.cpp38553 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_0()
38558 result = (FIX::ListExecInst *)new FIX::ListExecInst(); in _wrap_new_ListExecInst__SWIG_0()
38574 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_1()
38587 result = (FIX::ListExecInst *)new FIX::ListExecInst((FIX::STRING const &)*arg1); in _wrap_new_ListExecInst__SWIG_1()
38632 FIX::ListExecInst *arg1 = (FIX::ListExecInst *) 0 ; in _wrap_delete_ListExecInst()
38642 arg1 = reinterpret_cast< FIX::ListExecInst * >(argp1); in _wrap_delete_ListExecInst()
270212 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__FieldBase()
273911 return (void *)((FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py794 class ListExecInst(quickfix.StringField): class
H A Dquickfix.py4055 class ListExecInst(StringField): class
4059 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInst, name, value)
4063 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInst, name)
4075 ListExecInst_swigregister(ListExecInst)
40818 class ListExecInst(quickfix.StringField): class
H A DQuickfixPython.cpp38553 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_0()
38558 result = (FIX::ListExecInst *)new FIX::ListExecInst(); in _wrap_new_ListExecInst__SWIG_0()
38574 FIX::ListExecInst *result = 0 ; in _wrap_new_ListExecInst__SWIG_1()
38587 result = (FIX::ListExecInst *)new FIX::ListExecInst((FIX::STRING const &)*arg1); in _wrap_new_ListExecInst__SWIG_1()
38632 FIX::ListExecInst *arg1 = (FIX::ListExecInst *) 0 ; in _wrap_delete_ListExecInst()
38642 arg1 = reinterpret_cast< FIX::ListExecInst * >(argp1); in _wrap_delete_ListExecInst()
270212 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__FieldBase()
273911 return (void *)((FIX::StringField *) ((FIX::ListExecInst *) x)); in _p_FIX__ListExecInstTo_p_FIX__StringField()