Home
last modified time | relevance | path

Searched refs:NotifyBrokerOfCredit (Results 1 – 25 of 27) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DAllocation.h100 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DAllocation.h111 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DAllocation.h162 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h238 const int NotifyBrokerOfCredit = 208; variable
H A DFixFields.h240 DEFINE_BOOLEAN(NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DAllocationInstruction.h401 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationReport.h407 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DAllocationInstructionAlert.h472 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationReport.h490 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationInstruction.h472 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationInstructionAlert.h503 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationInstruction.h503 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationReport.h521 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DAllocationInstructionAlert.h555 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationInstruction.h555 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
H A DAllocationReport.h573 FIELD_SET(*this, FIX::NotifyBrokerOfCredit);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb2992 class NotifyBrokerOfCredit < Quickfix::BoolField class
2993 def NotifyBrokerOfCredit.field
H A DQuickfixRuby.cpp45265 FIX::NotifyBrokerOfCredit *result = 0 ; in _wrap_new_NotifyBrokerOfCredit__SWIG_0()
45270 result = (FIX::NotifyBrokerOfCredit *)new FIX::NotifyBrokerOfCredit(); in _wrap_new_NotifyBrokerOfCredit__SWIG_0()
45299 FIX::NotifyBrokerOfCredit *result = 0 ; in _wrap_new_NotifyBrokerOfCredit__SWIG_1()
45312 result = (FIX::NotifyBrokerOfCredit *)new FIX::NotifyBrokerOfCredit((FIX::BOOLEAN const &)*arg1); in _wrap_new_NotifyBrokerOfCredit__SWIG_1()
45354 FIX::NotifyBrokerOfCredit *arg1 = (FIX::NotifyBrokerOfCredit *)self; in free_FIX_NotifyBrokerOfCredit()
220788 return (void *)((FIX::FieldBase *) (FIX::BoolField *) ((FIX::NotifyBrokerOfCredit *) x)); in _p_FIX__NotifyBrokerOfCreditTo_p_FIX__FieldBase()
228735 return (void *)((FIX::BoolField *) ((FIX::NotifyBrokerOfCredit *) x)); in _p_FIX__NotifyBrokerOfCreditTo_p_FIX__BoolField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py1613 class NotifyBrokerOfCredit(quickfix.BoolField): class
H A Dquickfix.py6629 class NotifyBrokerOfCredit(BoolField): class
6633 __setattr__ = lambda self, name, value: _swig_setattr(self, NotifyBrokerOfCredit, name, value)
6637 __getattr__ = lambda self, name: _swig_getattr(self, NotifyBrokerOfCredit, name)
6649 NotifyBrokerOfCredit_swigregister(NotifyBrokerOfCredit)
41637 class NotifyBrokerOfCredit(quickfix.BoolField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py1613 class NotifyBrokerOfCredit(quickfix.BoolField): class
H A Dquickfix.py6629 class NotifyBrokerOfCredit(BoolField): class
6633 __setattr__ = lambda self, name, value: _swig_setattr(self, NotifyBrokerOfCredit, name, value)
6637 __getattr__ = lambda self, name: _swig_getattr(self, NotifyBrokerOfCredit, name)
6649 NotifyBrokerOfCredit_swigregister(NotifyBrokerOfCredit)
41637 class NotifyBrokerOfCredit(quickfix.BoolField): class
H A DQuickfixPython.cpp51720 FIX::NotifyBrokerOfCredit *result = 0 ; in _wrap_new_NotifyBrokerOfCredit__SWIG_0()
51725 result = (FIX::NotifyBrokerOfCredit *)new FIX::NotifyBrokerOfCredit(); in _wrap_new_NotifyBrokerOfCredit__SWIG_0()
51741 FIX::NotifyBrokerOfCredit *result = 0 ; in _wrap_new_NotifyBrokerOfCredit__SWIG_1()
51754 … result = (FIX::NotifyBrokerOfCredit *)new FIX::NotifyBrokerOfCredit((FIX::BOOLEAN const &)*arg1); in _wrap_new_NotifyBrokerOfCredit__SWIG_1()
51799 FIX::NotifyBrokerOfCredit *arg1 = (FIX::NotifyBrokerOfCredit *) 0 ; in _wrap_delete_NotifyBrokerOfCredit()
51809 arg1 = reinterpret_cast< FIX::NotifyBrokerOfCredit * >(argp1); in _wrap_delete_NotifyBrokerOfCredit()
268511 return (void *)((FIX::FieldBase *) (FIX::BoolField *) ((FIX::NotifyBrokerOfCredit *) x)); in _p_FIX__NotifyBrokerOfCreditTo_p_FIX__FieldBase()
276458 return (void *)((FIX::BoolField *) ((FIX::NotifyBrokerOfCredit *) x)); in _p_FIX__NotifyBrokerOfCreditTo_p_FIX__BoolField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py1613 class NotifyBrokerOfCredit(quickfix.BoolField): class
H A Dquickfix.py6629 class NotifyBrokerOfCredit(BoolField): class
6633 __setattr__ = lambda self, name, value: _swig_setattr(self, NotifyBrokerOfCredit, name, value)
6637 __getattr__ = lambda self, name: _swig_getattr(self, NotifyBrokerOfCredit, name)
6649 NotifyBrokerOfCredit_swigregister(NotifyBrokerOfCredit)
41637 class NotifyBrokerOfCredit(quickfix.BoolField): class

12