Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DDerivativeSecurityListRequest.h138 FIELD_SET(*this, FIX::DerivativeProductComplex);
H A DDerivativeSecurityList.h139 FIELD_SET(*this, FIX::DerivativeProductComplex);
H A DDerivativeSecurityListUpdateReport.h133 FIELD_SET(*this, FIX::DerivativeProductComplex);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DDerivativeSecurityListRequest.h146 FIELD_SET(*this, FIX::DerivativeProductComplex);
H A DDerivativeSecurityListUpdateReport.h141 FIELD_SET(*this, FIX::DerivativeProductComplex);
H A DDerivativeSecurityList.h140 FIELD_SET(*this, FIX::DerivativeProductComplex);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1253 const int DerivativeProductComplex = 1228; variable
H A DFixFields.h1255 DEFINE_STRING(DerivativeProductComplex);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb16187 class DerivativeProductComplex < Quickfix::StringField class
16188 def DerivativeProductComplex.field
H A DQuickfixRuby.cpp146197 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_0()
146202 result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex(); in _wrap_new_DerivativeProductComplex__SWIG_0()
146231 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_1()
146244 …result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex((FIX::STRING const &)*… in _wrap_new_DerivativeProductComplex__SWIG_1()
146286 FIX::DerivativeProductComplex *arg1 = (FIX::DerivativeProductComplex *)self; in free_FIX_DerivativeProductComplex()
223002 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__FieldBase()
226980 return (void *)((FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py8718 class DerivativeProductComplex(quickfix.StringField): class
H A Dquickfix.py28959 class DerivativeProductComplex(StringField): class
28963 … __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativeProductComplex, name, value)
28967 __getattr__ = lambda self, name: _swig_getattr(self, DerivativeProductComplex, name)
28979 DerivativeProductComplex_swigregister(DerivativeProductComplex)
48742 class DerivativeProductComplex(quickfix.StringField): class
H A DQuickfixPython.cpp165915 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_0()
165920 result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex(); in _wrap_new_DerivativeProductComplex__SWIG_0()
165936 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_1()
165949 …result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex((FIX::STRING const &)*… in _wrap_new_DerivativeProductComplex__SWIG_1()
165994 FIX::DerivativeProductComplex *arg1 = (FIX::DerivativeProductComplex *) 0 ; in _wrap_delete_DerivativeProductComplex()
166004 arg1 = reinterpret_cast< FIX::DerivativeProductComplex * >(argp1); in _wrap_delete_DerivativeProductComplex()
270725 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__FieldBase()
274703 return (void *)((FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py8718 class DerivativeProductComplex(quickfix.StringField): class
H A Dquickfix.py28959 class DerivativeProductComplex(StringField): class
28963 … __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativeProductComplex, name, value)
28967 __getattr__ = lambda self, name: _swig_getattr(self, DerivativeProductComplex, name)
28979 DerivativeProductComplex_swigregister(DerivativeProductComplex)
48742 class DerivativeProductComplex(quickfix.StringField): class
H A DQuickfixPython.cpp165915 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_0()
165920 result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex(); in _wrap_new_DerivativeProductComplex__SWIG_0()
165936 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_1()
165949 …result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex((FIX::STRING const &)*… in _wrap_new_DerivativeProductComplex__SWIG_1()
165994 FIX::DerivativeProductComplex *arg1 = (FIX::DerivativeProductComplex *) 0 ; in _wrap_delete_DerivativeProductComplex()
166004 arg1 = reinterpret_cast< FIX::DerivativeProductComplex * >(argp1); in _wrap_delete_DerivativeProductComplex()
270725 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__FieldBase()
274703 return (void *)((FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py8718 class DerivativeProductComplex(quickfix.StringField): class
H A Dquickfix.py28959 class DerivativeProductComplex(StringField): class
28963 … __setattr__ = lambda self, name, value: _swig_setattr(self, DerivativeProductComplex, name, value)
28967 __getattr__ = lambda self, name: _swig_getattr(self, DerivativeProductComplex, name)
28979 DerivativeProductComplex_swigregister(DerivativeProductComplex)
48742 class DerivativeProductComplex(quickfix.StringField): class
H A DQuickfixPython.cpp165915 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_0()
165920 result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex(); in _wrap_new_DerivativeProductComplex__SWIG_0()
165936 FIX::DerivativeProductComplex *result = 0 ; in _wrap_new_DerivativeProductComplex__SWIG_1()
165949 …result = (FIX::DerivativeProductComplex *)new FIX::DerivativeProductComplex((FIX::STRING const &)*… in _wrap_new_DerivativeProductComplex__SWIG_1()
165994 FIX::DerivativeProductComplex *arg1 = (FIX::DerivativeProductComplex *) 0 ; in _wrap_delete_DerivativeProductComplex()
166004 arg1 = reinterpret_cast< FIX::DerivativeProductComplex * >(argp1); in _wrap_delete_DerivativeProductComplex()
270725 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__FieldBase()
274703 return (void *)((FIX::StringField *) ((FIX::DerivativeProductComplex *) x)); in _p_FIX__DerivativeProductComplexTo_p_FIX__StringField()