Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DMarketDataSnapshotFullRefresh.h319 FIELD_SET(*this, FIX::MDEntrySpotRate);
H A DMarketDataIncrementalRefresh.h320 FIELD_SET(*this, FIX::MDEntrySpotRate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DMarketDataIncrementalRefresh.h388 FIELD_SET(*this, FIX::MDEntrySpotRate);
H A DMarketDataSnapshotFullRefresh.h384 FIELD_SET(*this, FIX::MDEntrySpotRate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1057 const int MDEntrySpotRate = 1026; variable
H A DFixFields.h1059 DEFINE_FLOAT(MDEntrySpotRate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DMarketDataIncrementalRefresh.h440 FIELD_SET(*this, FIX::MDEntrySpotRate);
H A DMarketDataSnapshotFullRefresh.h436 FIELD_SET(*this, FIX::MDEntrySpotRate);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb13639 class MDEntrySpotRate < Quickfix::DoubleField class
13640 def MDEntrySpotRate.field
H A DQuickfixRuby.cpp126903 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_0()
126908 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate(); in _wrap_new_MDEntrySpotRate__SWIG_0()
126937 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_1()
126950 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate((FIX::FLOAT const &)*arg1); in _wrap_new_MDEntrySpotRate__SWIG_1()
126992 FIX::MDEntrySpotRate *arg1 = (FIX::MDEntrySpotRate *)self; in free_FIX_MDEntrySpotRate()
222360 return (void *)((FIX::FieldBase *) (FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__FieldBase()
229221 return (void *)((FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__DoubleField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py7346 class MDEntrySpotRate(quickfix.DoubleField): class
H A Dquickfix.py24647 class MDEntrySpotRate(DoubleField): class
24651 __setattr__ = lambda self, name, value: _swig_setattr(self, MDEntrySpotRate, name, value)
24655 __getattr__ = lambda self, name: _swig_getattr(self, MDEntrySpotRate, name)
24667 MDEntrySpotRate_swigregister(MDEntrySpotRate)
47370 class MDEntrySpotRate(quickfix.DoubleField): class
H A DQuickfixPython.cpp144069 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_0()
144074 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate(); in _wrap_new_MDEntrySpotRate__SWIG_0()
144090 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_1()
144103 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate((FIX::FLOAT const &)*arg1); in _wrap_new_MDEntrySpotRate__SWIG_1()
144148 FIX::MDEntrySpotRate *arg1 = (FIX::MDEntrySpotRate *) 0 ; in _wrap_delete_MDEntrySpotRate()
144158 arg1 = reinterpret_cast< FIX::MDEntrySpotRate * >(argp1); in _wrap_delete_MDEntrySpotRate()
270083 return (void *)((FIX::FieldBase *) (FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__FieldBase()
276944 return (void *)((FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__DoubleField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py7346 class MDEntrySpotRate(quickfix.DoubleField): class
H A Dquickfix.py24647 class MDEntrySpotRate(DoubleField): class
24651 __setattr__ = lambda self, name, value: _swig_setattr(self, MDEntrySpotRate, name, value)
24655 __getattr__ = lambda self, name: _swig_getattr(self, MDEntrySpotRate, name)
24667 MDEntrySpotRate_swigregister(MDEntrySpotRate)
47370 class MDEntrySpotRate(quickfix.DoubleField): class
H A DQuickfixPython.cpp144069 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_0()
144074 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate(); in _wrap_new_MDEntrySpotRate__SWIG_0()
144090 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_1()
144103 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate((FIX::FLOAT const &)*arg1); in _wrap_new_MDEntrySpotRate__SWIG_1()
144148 FIX::MDEntrySpotRate *arg1 = (FIX::MDEntrySpotRate *) 0 ; in _wrap_delete_MDEntrySpotRate()
144158 arg1 = reinterpret_cast< FIX::MDEntrySpotRate * >(argp1); in _wrap_delete_MDEntrySpotRate()
270083 return (void *)((FIX::FieldBase *) (FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__FieldBase()
276944 return (void *)((FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__DoubleField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py7346 class MDEntrySpotRate(quickfix.DoubleField): class
H A Dquickfix.py24647 class MDEntrySpotRate(DoubleField): class
24651 __setattr__ = lambda self, name, value: _swig_setattr(self, MDEntrySpotRate, name, value)
24655 __getattr__ = lambda self, name: _swig_getattr(self, MDEntrySpotRate, name)
24667 MDEntrySpotRate_swigregister(MDEntrySpotRate)
47370 class MDEntrySpotRate(quickfix.DoubleField): class
H A DQuickfixPython.cpp144069 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_0()
144074 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate(); in _wrap_new_MDEntrySpotRate__SWIG_0()
144090 FIX::MDEntrySpotRate *result = 0 ; in _wrap_new_MDEntrySpotRate__SWIG_1()
144103 result = (FIX::MDEntrySpotRate *)new FIX::MDEntrySpotRate((FIX::FLOAT const &)*arg1); in _wrap_new_MDEntrySpotRate__SWIG_1()
144148 FIX::MDEntrySpotRate *arg1 = (FIX::MDEntrySpotRate *) 0 ; in _wrap_delete_MDEntrySpotRate()
144158 arg1 = reinterpret_cast< FIX::MDEntrySpotRate * >(argp1); in _wrap_delete_MDEntrySpotRate()
270083 return (void *)((FIX::FieldBase *) (FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__FieldBase()
276944 return (void *)((FIX::DoubleField *) ((FIX::MDEntrySpotRate *) x)); in _p_FIX__MDEntrySpotRateTo_p_FIX__DoubleField()