Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DBidRequest.h52 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DBidRequest.h84 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DBidRequest.h84 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DBidRequest.h84 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DBidRequest.h52 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DBidRequest.h84 FIELD_SET(*this, FIX::IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h396 const int IncTaxInd = 416; variable
H A DFixFields.h398 DEFINE_INT(IncTaxInd);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb5046 class IncTaxInd < Quickfix::IntField class
5047 def IncTaxInd.field
H A DQuickfixRuby.cpp61351 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_0()
61356 result = (FIX::IncTaxInd *)new FIX::IncTaxInd(); in _wrap_new_IncTaxInd__SWIG_0()
61385 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_1()
61398 result = (FIX::IncTaxInd *)new FIX::IncTaxInd((FIX::INT const &)*arg1); in _wrap_new_IncTaxInd__SWIG_1()
61440 FIX::IncTaxInd *arg1 = (FIX::IncTaxInd *)self; in free_FIX_IncTaxInd()
224451 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__FieldBase()
227394 return (void *)((FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py2719 class IncTaxInd(quickfix.IntField): class
H A Dquickfix.py10105 class IncTaxInd(IntField): class
10109 __setattr__ = lambda self, name, value: _swig_setattr(self, IncTaxInd, name, value)
10113 __getattr__ = lambda self, name: _swig_getattr(self, IncTaxInd, name)
10125 IncTaxInd_swigregister(IncTaxInd)
42743 class IncTaxInd(quickfix.IntField): class
H A DQuickfixPython.cpp69888 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_0()
69893 result = (FIX::IncTaxInd *)new FIX::IncTaxInd(); in _wrap_new_IncTaxInd__SWIG_0()
69909 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_1()
69922 result = (FIX::IncTaxInd *)new FIX::IncTaxInd((FIX::INT const &)*arg1); in _wrap_new_IncTaxInd__SWIG_1()
69967 FIX::IncTaxInd *arg1 = (FIX::IncTaxInd *) 0 ; in _wrap_delete_IncTaxInd()
69977 arg1 = reinterpret_cast< FIX::IncTaxInd * >(argp1); in _wrap_delete_IncTaxInd()
272174 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__FieldBase()
275117 return (void *)((FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py2719 class IncTaxInd(quickfix.IntField): class
H A Dquickfix.py10105 class IncTaxInd(IntField): class
10109 __setattr__ = lambda self, name, value: _swig_setattr(self, IncTaxInd, name, value)
10113 __getattr__ = lambda self, name: _swig_getattr(self, IncTaxInd, name)
10125 IncTaxInd_swigregister(IncTaxInd)
42743 class IncTaxInd(quickfix.IntField): class
H A DQuickfixPython.cpp69888 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_0()
69893 result = (FIX::IncTaxInd *)new FIX::IncTaxInd(); in _wrap_new_IncTaxInd__SWIG_0()
69909 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_1()
69922 result = (FIX::IncTaxInd *)new FIX::IncTaxInd((FIX::INT const &)*arg1); in _wrap_new_IncTaxInd__SWIG_1()
69967 FIX::IncTaxInd *arg1 = (FIX::IncTaxInd *) 0 ; in _wrap_delete_IncTaxInd()
69977 arg1 = reinterpret_cast< FIX::IncTaxInd * >(argp1); in _wrap_delete_IncTaxInd()
272174 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__FieldBase()
275117 return (void *)((FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py2719 class IncTaxInd(quickfix.IntField): class
H A Dquickfix.py10105 class IncTaxInd(IntField): class
10109 __setattr__ = lambda self, name, value: _swig_setattr(self, IncTaxInd, name, value)
10113 __getattr__ = lambda self, name: _swig_getattr(self, IncTaxInd, name)
10125 IncTaxInd_swigregister(IncTaxInd)
42743 class IncTaxInd(quickfix.IntField): class
H A DQuickfixPython.cpp69888 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_0()
69893 result = (FIX::IncTaxInd *)new FIX::IncTaxInd(); in _wrap_new_IncTaxInd__SWIG_0()
69909 FIX::IncTaxInd *result = 0 ; in _wrap_new_IncTaxInd__SWIG_1()
69922 result = (FIX::IncTaxInd *)new FIX::IncTaxInd((FIX::INT const &)*arg1); in _wrap_new_IncTaxInd__SWIG_1()
69967 FIX::IncTaxInd *arg1 = (FIX::IncTaxInd *) 0 ; in _wrap_delete_IncTaxInd()
69977 arg1 = reinterpret_cast< FIX::IncTaxInd * >(argp1); in _wrap_delete_IncTaxInd()
272174 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__FieldBase()
275117 return (void *)((FIX::IntField *) ((FIX::IncTaxInd *) x)); in _p_FIX__IncTaxIndTo_p_FIX__IntField()