Home
last modified time | relevance | path

Searched refs:RateSource (Results 1 – 24 of 24) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1476 const int RateSource = 1446; variable
H A DFixFields.h1478 DEFINE_INT(RateSource);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DMarketDataIncrementalRefresh.h472 FIELD_SET(*this, FIX::RateSource);
H A DQuote.h512 FIELD_SET(*this, FIX::RateSource);
H A DMarketDataSnapshotFullRefresh.h461 FIELD_SET(*this, FIX::RateSource);
H A DQuoteRequest.h504 FIELD_SET(*this, FIX::RateSource);
H A DAllocationInstruction.h637 FIELD_SET(*this, FIX::RateSource);
H A DAllocationReport.h646 FIELD_SET(*this, FIX::RateSource);
H A DExecutionReport.h794 FIELD_SET(*this, FIX::RateSource);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb19086 class RateSource < Quickfix::IntField class
19087 def RateSource.field
H A DQuickfixRuby.cpp168137 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_0()
168142 result = (FIX::RateSource *)new FIX::RateSource(); in _wrap_new_RateSource__SWIG_0()
168171 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_1()
168184 result = (FIX::RateSource *)new FIX::RateSource((FIX::INT const &)*arg1); in _wrap_new_RateSource__SWIG_1()
168226 FIX::RateSource *arg1 = (FIX::RateSource *)self; in free_FIX_RateSource()
221688 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__FieldBase()
228189 return (void *)((FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__IntField()
/dports/cad/stepcode/stepcode-0.8/data/ifc2x3/
H A DIFC2X3_TC1.exp3744 RateSource : OPTIONAL IfcLibraryInformation;
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py10279 class RateSource(quickfix.IntField): class
H A Dquickfix.py33865 class RateSource(IntField): class
33869 __setattr__ = lambda self, name, value: _swig_setattr(self, RateSource, name, value)
33873 __getattr__ = lambda self, name: _swig_getattr(self, RateSource, name)
33885 RateSource_swigregister(RateSource)
50303 class RateSource(quickfix.IntField): class
H A DQuickfixPython.cpp190758 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_0()
190763 result = (FIX::RateSource *)new FIX::RateSource(); in _wrap_new_RateSource__SWIG_0()
190779 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_1()
190792 result = (FIX::RateSource *)new FIX::RateSource((FIX::INT const &)*arg1); in _wrap_new_RateSource__SWIG_1()
190837 FIX::RateSource *arg1 = (FIX::RateSource *) 0 ; in _wrap_delete_RateSource()
190847 arg1 = reinterpret_cast< FIX::RateSource * >(argp1); in _wrap_delete_RateSource()
269411 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__FieldBase()
275912 return (void *)((FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__IntField()
/dports/multimedia/assimp/assimp-5.1.3/scripts/StepImporter/
H A Dschema_ifc2x3.exp3740 RateSource : OPTIONAL IfcLibraryInformation;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/scripts/IFCImporter/
H A Dschema.exp3740 RateSource : OPTIONAL IfcLibraryInformation;
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py10279 class RateSource(quickfix.IntField): class
H A Dquickfix.py33865 class RateSource(IntField): class
33869 __setattr__ = lambda self, name, value: _swig_setattr(self, RateSource, name, value)
33873 __getattr__ = lambda self, name: _swig_getattr(self, RateSource, name)
33885 RateSource_swigregister(RateSource)
50303 class RateSource(quickfix.IntField): class
H A DQuickfixPython.cpp190758 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_0()
190763 result = (FIX::RateSource *)new FIX::RateSource(); in _wrap_new_RateSource__SWIG_0()
190779 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_1()
190792 result = (FIX::RateSource *)new FIX::RateSource((FIX::INT const &)*arg1); in _wrap_new_RateSource__SWIG_1()
190837 FIX::RateSource *arg1 = (FIX::RateSource *) 0 ; in _wrap_delete_RateSource()
190847 arg1 = reinterpret_cast< FIX::RateSource * >(argp1); in _wrap_delete_RateSource()
269411 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__FieldBase()
275912 return (void *)((FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py10279 class RateSource(quickfix.IntField): class
H A Dquickfix.py33865 class RateSource(IntField): class
33869 __setattr__ = lambda self, name, value: _swig_setattr(self, RateSource, name, value)
33873 __getattr__ = lambda self, name: _swig_getattr(self, RateSource, name)
33885 RateSource_swigregister(RateSource)
50303 class RateSource(quickfix.IntField): class
H A DQuickfixPython.cpp190758 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_0()
190763 result = (FIX::RateSource *)new FIX::RateSource(); in _wrap_new_RateSource__SWIG_0()
190779 FIX::RateSource *result = 0 ; in _wrap_new_RateSource__SWIG_1()
190792 result = (FIX::RateSource *)new FIX::RateSource((FIX::INT const &)*arg1); in _wrap_new_RateSource__SWIG_1()
190837 FIX::RateSource *arg1 = (FIX::RateSource *) 0 ; in _wrap_delete_RateSource()
190847 arg1 = reinterpret_cast< FIX::RateSource * >(argp1); in _wrap_delete_RateSource()
269411 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__FieldBase()
275912 return (void *)((FIX::IntField *) ((FIX::RateSource *) x)); in _p_FIX__RateSourceTo_p_FIX__IntField()
/dports/cad/stepcode/stepcode-0.8/data/ifc4/
H A DIFC4.exp4727 RateSource : OPTIONAL IfcLibraryInformation;