Home
last modified time | relevance | path

Searched refs:ListExecInstType (Results 1 – 19 of 19) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DNewOrderList.h35 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DNewOrderList.h38 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DNewOrderList.h38 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h413 const int ListExecInstType = 433; variable
H A DFixFields.h415 DEFINE_CHAR(ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DNewOrderList.h38 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DNewOrderList.h38 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DNewOrderList.h38 FIELD_SET(*this, FIX::ListExecInstType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb5267 class ListExecInstType < Quickfix::CharField class
5268 def ListExecInstType.field
H A DQuickfixRuby.cpp63017 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_0()
63022 result = (FIX::ListExecInstType *)new FIX::ListExecInstType(); in _wrap_new_ListExecInstType__SWIG_0()
63051 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_1()
63064 result = (FIX::ListExecInstType *)new FIX::ListExecInstType((FIX::CHAR const &)*arg1); in _wrap_new_ListExecInstType__SWIG_1()
63106 FIX::ListExecInstType *arg1 = (FIX::ListExecInstType *)self; in free_FIX_ListExecInstType()
220347 return (void *)((FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__CharField()
222780 return (void *)((FIX::FieldBase *) (FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__FieldBase()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py2838 class ListExecInstType(quickfix.CharField): class
H A Dquickfix.py10479 class ListExecInstType(CharField): class
10483 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInstType, name, value)
10487 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInstType, name)
10499 ListExecInstType_swigregister(ListExecInstType)
42862 class ListExecInstType(quickfix.CharField): class
H A DQuickfixPython.cpp71775 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_0()
71780 result = (FIX::ListExecInstType *)new FIX::ListExecInstType(); in _wrap_new_ListExecInstType__SWIG_0()
71796 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_1()
71809 result = (FIX::ListExecInstType *)new FIX::ListExecInstType((FIX::CHAR const &)*arg1); in _wrap_new_ListExecInstType__SWIG_1()
71854 FIX::ListExecInstType *arg1 = (FIX::ListExecInstType *) 0 ; in _wrap_delete_ListExecInstType()
71864 arg1 = reinterpret_cast< FIX::ListExecInstType * >(argp1); in _wrap_delete_ListExecInstType()
268070 return (void *)((FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__CharField()
270503 return (void *)((FIX::FieldBase *) (FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__FieldBase()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py2838 class ListExecInstType(quickfix.CharField): class
H A Dquickfix.py10479 class ListExecInstType(CharField): class
10483 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInstType, name, value)
10487 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInstType, name)
10499 ListExecInstType_swigregister(ListExecInstType)
42862 class ListExecInstType(quickfix.CharField): class
H A DQuickfixPython.cpp71775 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_0()
71780 result = (FIX::ListExecInstType *)new FIX::ListExecInstType(); in _wrap_new_ListExecInstType__SWIG_0()
71796 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_1()
71809 result = (FIX::ListExecInstType *)new FIX::ListExecInstType((FIX::CHAR const &)*arg1); in _wrap_new_ListExecInstType__SWIG_1()
71854 FIX::ListExecInstType *arg1 = (FIX::ListExecInstType *) 0 ; in _wrap_delete_ListExecInstType()
71864 arg1 = reinterpret_cast< FIX::ListExecInstType * >(argp1); in _wrap_delete_ListExecInstType()
268070 return (void *)((FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__CharField()
270503 return (void *)((FIX::FieldBase *) (FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__FieldBase()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py2838 class ListExecInstType(quickfix.CharField): class
H A Dquickfix.py10479 class ListExecInstType(CharField): class
10483 __setattr__ = lambda self, name, value: _swig_setattr(self, ListExecInstType, name, value)
10487 __getattr__ = lambda self, name: _swig_getattr(self, ListExecInstType, name)
10499 ListExecInstType_swigregister(ListExecInstType)
42862 class ListExecInstType(quickfix.CharField): class
H A DQuickfixPython.cpp71775 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_0()
71780 result = (FIX::ListExecInstType *)new FIX::ListExecInstType(); in _wrap_new_ListExecInstType__SWIG_0()
71796 FIX::ListExecInstType *result = 0 ; in _wrap_new_ListExecInstType__SWIG_1()
71809 result = (FIX::ListExecInstType *)new FIX::ListExecInstType((FIX::CHAR const &)*arg1); in _wrap_new_ListExecInstType__SWIG_1()
71854 FIX::ListExecInstType *arg1 = (FIX::ListExecInstType *) 0 ; in _wrap_delete_ListExecInstType()
71864 arg1 = reinterpret_cast< FIX::ListExecInstType * >(argp1); in _wrap_delete_ListExecInstType()
268070 return (void *)((FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__CharField()
270503 return (void *)((FIX::FieldBase *) (FIX::CharField *) ((FIX::ListExecInstType *) x)); in _p_FIX__ListExecInstTypeTo_p_FIX__FieldBase()