Home
last modified time | relevance | path

Searched refs:AvgParPx (Results 1 – 25 of 28) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h893 const int AvgParPx = 860; variable
H A DFixFields.h895 DEFINE_PRICE(AvgParPx);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DConfirmation.h343 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstruction.h305 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationReport.h311 FIELD_SET(*this, FIX::AvgParPx);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DConfirmation.h405 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstructionAlert.h362 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationReport.h380 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstruction.h362 FIELD_SET(*this, FIX::AvgParPx);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DConfirmation.h436 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstructionAlert.h393 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstruction.h393 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationReport.h411 FIELD_SET(*this, FIX::AvgParPx);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DConfirmation.h488 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstructionAlert.h445 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationInstruction.h445 FIELD_SET(*this, FIX::AvgParPx);
H A DAllocationReport.h463 FIELD_SET(*this, FIX::AvgParPx);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb11507 class AvgParPx < Quickfix::DoubleField class
11508 def AvgParPx.field
H A DQuickfixRuby.cpp110659 FIX::AvgParPx *result = 0 ; in _wrap_new_AvgParPx__SWIG_0()
110664 result = (FIX::AvgParPx *)new FIX::AvgParPx(); in _wrap_new_AvgParPx__SWIG_0()
110693 FIX::AvgParPx *result = 0 ; in _wrap_new_AvgParPx__SWIG_1()
110706 result = (FIX::AvgParPx *)new FIX::AvgParPx((FIX::PRICE const &)*arg1); in _wrap_new_AvgParPx__SWIG_1()
110748 FIX::AvgParPx *arg1 = (FIX::AvgParPx *)self; in free_FIX_AvgParPx()
222672 return (void *)((FIX::FieldBase *) (FIX::DoubleField *) ((FIX::AvgParPx *) x)); in _p_FIX__AvgParPxTo_p_FIX__FieldBase()
228912 return (void *)((FIX::DoubleField *) ((FIX::AvgParPx *) x)); in _p_FIX__AvgParPxTo_p_FIX__DoubleField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py6198 class AvgParPx(quickfix.DoubleField): class
H A Dquickfix.py21039 class AvgParPx(DoubleField): class
21043 __setattr__ = lambda self, name, value: _swig_setattr(self, AvgParPx, name, value)
21047 __getattr__ = lambda self, name: _swig_getattr(self, AvgParPx, name)
21059 AvgParPx_swigregister(AvgParPx)
46222 class AvgParPx(quickfix.DoubleField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py6198 class AvgParPx(quickfix.DoubleField): class
H A Dquickfix.py21039 class AvgParPx(DoubleField): class
21043 __setattr__ = lambda self, name, value: _swig_setattr(self, AvgParPx, name, value)
21047 __getattr__ = lambda self, name: _swig_getattr(self, AvgParPx, name)
21059 AvgParPx_swigregister(AvgParPx)
46222 class AvgParPx(quickfix.DoubleField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py6198 class AvgParPx(quickfix.DoubleField): class
H A Dquickfix.py21039 class AvgParPx(DoubleField): class
21043 __setattr__ = lambda self, name, value: _swig_setattr(self, AvgParPx, name, value)
21047 __getattr__ = lambda self, name: _swig_getattr(self, AvgParPx, name)
21059 AvgParPx_swigregister(AvgParPx)
46222 class AvgParPx(quickfix.DoubleField): class

12