Home
last modified time | relevance | path

Searched refs:ExecValuationPoint (Results 1 – 18 of 18) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DExecutionReport.h213 FIELD_SET(*this, FIX::ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h541 const int ExecValuationPoint = 515; variable
H A DFixFields.h543 DEFINE_UTCTIMESTAMP(ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DExecutionReport.h362 FIELD_SET(*this, FIX::ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DExecutionReport.h465 FIELD_SET(*this, FIX::ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DExecutionReport.h552 FIELD_SET(*this, FIX::ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DExecutionReport.h603 FIELD_SET(*this, FIX::ExecValuationPoint);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb6931 class ExecValuationPoint < Quickfix::UtcTimeStampField class
6932 def ExecValuationPoint.field
H A DQuickfixRuby.cpp75819 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_0()
75824 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(); in _wrap_new_ExecValuationPoint__SWIG_0()
75838 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_1()
75848 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(arg1); in _wrap_new_ExecValuationPoint__SWIG_1()
75862 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_2()
75875 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1); in _wrap_new_ExecValuationPoint__SWIG_2()
75907 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_3()
75925 …result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1,a… in _wrap_new_ExecValuationPoint__SWIG_3()
75994 FIX::ExecValuationPoint *arg1 = (FIX::ExecValuationPoint *)self; in free_FIX_ExecValuationPoint()
221868 return (void *)((FIX::FieldBase *) (FIX::UtcTimeStampField *) ((FIX::ExecValuationPoint *) x)); in _p_FIX__ExecValuationPointTo_p_FIX__FieldBase()
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py3734 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A Dquickfix.py13295 class ExecValuationPoint(UtcTimeStampField): class
13299 __setattr__ = lambda self, name, value: _swig_setattr(self, ExecValuationPoint, name, value)
13303 __getattr__ = lambda self, name: _swig_getattr(self, ExecValuationPoint, name)
13315 ExecValuationPoint_swigregister(ExecValuationPoint)
43758 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A DQuickfixPython.cpp86253 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_0()
86258 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(); in _wrap_new_ExecValuationPoint__SWIG_0()
86274 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_1()
86284 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(arg1); in _wrap_new_ExecValuationPoint__SWIG_1()
86300 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_2()
86313 … result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1); in _wrap_new_ExecValuationPoint__SWIG_2()
86333 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_3()
86351 …result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1,a… in _wrap_new_ExecValuationPoint__SWIG_3()
86422 FIX::ExecValuationPoint *arg1 = (FIX::ExecValuationPoint *) 0 ; in _wrap_delete_ExecValuationPoint()
86432 arg1 = reinterpret_cast< FIX::ExecValuationPoint * >(argp1); in _wrap_delete_ExecValuationPoint()
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py3734 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A Dquickfix.py13295 class ExecValuationPoint(UtcTimeStampField): class
13299 __setattr__ = lambda self, name, value: _swig_setattr(self, ExecValuationPoint, name, value)
13303 __getattr__ = lambda self, name: _swig_getattr(self, ExecValuationPoint, name)
13315 ExecValuationPoint_swigregister(ExecValuationPoint)
43758 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A DQuickfixPython.cpp86253 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_0()
86258 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(); in _wrap_new_ExecValuationPoint__SWIG_0()
86274 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_1()
86284 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(arg1); in _wrap_new_ExecValuationPoint__SWIG_1()
86300 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_2()
86313 … result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1); in _wrap_new_ExecValuationPoint__SWIG_2()
86333 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_3()
86351 …result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1,a… in _wrap_new_ExecValuationPoint__SWIG_3()
86422 FIX::ExecValuationPoint *arg1 = (FIX::ExecValuationPoint *) 0 ; in _wrap_delete_ExecValuationPoint()
86432 arg1 = reinterpret_cast< FIX::ExecValuationPoint * >(argp1); in _wrap_delete_ExecValuationPoint()
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py3734 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A Dquickfix.py13295 class ExecValuationPoint(UtcTimeStampField): class
13299 __setattr__ = lambda self, name, value: _swig_setattr(self, ExecValuationPoint, name, value)
13303 __getattr__ = lambda self, name: _swig_getattr(self, ExecValuationPoint, name)
13315 ExecValuationPoint_swigregister(ExecValuationPoint)
43758 class ExecValuationPoint(quickfix.UtcTimeStampField): class
H A DQuickfixPython.cpp86253 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_0()
86258 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(); in _wrap_new_ExecValuationPoint__SWIG_0()
86274 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_1()
86284 result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint(arg1); in _wrap_new_ExecValuationPoint__SWIG_1()
86300 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_2()
86313 … result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1); in _wrap_new_ExecValuationPoint__SWIG_2()
86333 FIX::ExecValuationPoint *result = 0 ; in _wrap_new_ExecValuationPoint__SWIG_3()
86351 …result = (FIX::ExecValuationPoint *)new FIX::ExecValuationPoint((FIX::UTCTIMESTAMP const &)*arg1,a… in _wrap_new_ExecValuationPoint__SWIG_3()
86422 FIX::ExecValuationPoint *arg1 = (FIX::ExecValuationPoint *) 0 ; in _wrap_delete_ExecValuationPoint()
86432 arg1 = reinterpret_cast< FIX::ExecValuationPoint * >(argp1); in _wrap_delete_ExecValuationPoint()
[all …]