Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DDerivativeSecurityListRequest.h173 FIELD_SET(*this, FIX::DerivativePutOrCall);
H A DDerivativeSecurityList.h174 FIELD_SET(*this, FIX::DerivativePutOrCall);
H A DDerivativeSecurityListUpdateReport.h168 FIELD_SET(*this, FIX::DerivativePutOrCall);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DDerivativeSecurityListRequest.h181 FIELD_SET(*this, FIX::DerivativePutOrCall);
H A DDerivativeSecurityListUpdateReport.h176 FIELD_SET(*this, FIX::DerivativePutOrCall);
H A DDerivativeSecurityList.h175 FIELD_SET(*this, FIX::DerivativePutOrCall);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1345 const int DerivativePutOrCall = 1323; variable
H A DFixFields.h1347 DEFINE_INT(DerivativePutOrCall);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb17383 class DerivativePutOrCall < Quickfix::IntField class
17384 def DerivativePutOrCall.field
H A DQuickfixRuby.cpp155299 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_0()
155304 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall(); in _wrap_new_DerivativePutOrCall__SWIG_0()
155333 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_1()
155346 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall((FIX::INT const &)*arg1); in _wrap_new_DerivativePutOrCall__SWIG_1()
155388 FIX::DerivativePutOrCall *arg1 = (FIX::DerivativePutOrCall *)self; in free_FIX_DerivativePutOrCall()
221709 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__FieldBase()
227502 return (void *)((FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py9362 class DerivativePutOrCall(quickfix.IntField): class
H A Dquickfix.py30983 class DerivativePutOrCall(IntField): class
30987 __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativePutOrCall, name, value)
30991 __getattr__ = lambda self, name: _swig_getattr(self, DerivativePutOrCall, name)
31003 DerivativePutOrCall_swigregister(DerivativePutOrCall)
49386 class DerivativePutOrCall(quickfix.IntField): class
H A DQuickfixPython.cpp176217 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_0()
176222 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall(); in _wrap_new_DerivativePutOrCall__SWIG_0()
176238 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_1()
176251 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall((FIX::INT const &)*arg1); in _wrap_new_DerivativePutOrCall__SWIG_1()
176296 FIX::DerivativePutOrCall *arg1 = (FIX::DerivativePutOrCall *) 0 ; in _wrap_delete_DerivativePutOrCall()
176306 arg1 = reinterpret_cast< FIX::DerivativePutOrCall * >(argp1); in _wrap_delete_DerivativePutOrCall()
269432 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__FieldBase()
275225 return (void *)((FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py9362 class DerivativePutOrCall(quickfix.IntField): class
H A Dquickfix.py30983 class DerivativePutOrCall(IntField): class
30987 __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativePutOrCall, name, value)
30991 __getattr__ = lambda self, name: _swig_getattr(self, DerivativePutOrCall, name)
31003 DerivativePutOrCall_swigregister(DerivativePutOrCall)
49386 class DerivativePutOrCall(quickfix.IntField): class
H A DQuickfixPython.cpp176217 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_0()
176222 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall(); in _wrap_new_DerivativePutOrCall__SWIG_0()
176238 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_1()
176251 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall((FIX::INT const &)*arg1); in _wrap_new_DerivativePutOrCall__SWIG_1()
176296 FIX::DerivativePutOrCall *arg1 = (FIX::DerivativePutOrCall *) 0 ; in _wrap_delete_DerivativePutOrCall()
176306 arg1 = reinterpret_cast< FIX::DerivativePutOrCall * >(argp1); in _wrap_delete_DerivativePutOrCall()
269432 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__FieldBase()
275225 return (void *)((FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py9362 class DerivativePutOrCall(quickfix.IntField): class
H A Dquickfix.py30983 class DerivativePutOrCall(IntField): class
30987 __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativePutOrCall, name, value)
30991 __getattr__ = lambda self, name: _swig_getattr(self, DerivativePutOrCall, name)
31003 DerivativePutOrCall_swigregister(DerivativePutOrCall)
49386 class DerivativePutOrCall(quickfix.IntField): class
H A DQuickfixPython.cpp176217 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_0()
176222 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall(); in _wrap_new_DerivativePutOrCall__SWIG_0()
176238 FIX::DerivativePutOrCall *result = 0 ; in _wrap_new_DerivativePutOrCall__SWIG_1()
176251 result = (FIX::DerivativePutOrCall *)new FIX::DerivativePutOrCall((FIX::INT const &)*arg1); in _wrap_new_DerivativePutOrCall__SWIG_1()
176296 FIX::DerivativePutOrCall *arg1 = (FIX::DerivativePutOrCall *) 0 ; in _wrap_delete_DerivativePutOrCall()
176306 arg1 = reinterpret_cast< FIX::DerivativePutOrCall * >(argp1); in _wrap_delete_DerivativePutOrCall()
269432 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__FieldBase()
275225 return (void *)((FIX::IntField *) ((FIX::DerivativePutOrCall *) x)); in _p_FIX__DerivativePutOrCallTo_p_FIX__IntField()