Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DBidRequest.h67 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DBidRequest.h50 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DBidRequest.h50 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DBidRequest.h50 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DBidRequest.h67 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DBidRequest.h50 FIELD_SET(*this, FIX::BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h379 const int BidDescriptorType = 399; variable
H A DFixFields.h381 DEFINE_INT(BidDescriptorType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb4825 class BidDescriptorType < Quickfix::IntField class
4826 def BidDescriptorType.field
H A DQuickfixRuby.cpp59685 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_0()
59690 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType(); in _wrap_new_BidDescriptorType__SWIG_0()
59719 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_1()
59732 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType((FIX::INT const &)*arg1); in _wrap_new_BidDescriptorType__SWIG_1()
59774 FIX::BidDescriptorType *arg1 = (FIX::BidDescriptorType *)self; in free_FIX_BidDescriptorType()
223203 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__FieldBase()
228321 return (void *)((FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py2600 class BidDescriptorType(quickfix.IntField): class
H A Dquickfix.py9731 class BidDescriptorType(IntField): class
9735 __setattr__ = lambda self, name, value: _swig_setattr(self, BidDescriptorType, name, value)
9739 __getattr__ = lambda self, name: _swig_getattr(self, BidDescriptorType, name)
9751 BidDescriptorType_swigregister(BidDescriptorType)
42624 class BidDescriptorType(quickfix.IntField): class
H A DQuickfixPython.cpp68001 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_0()
68006 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType(); in _wrap_new_BidDescriptorType__SWIG_0()
68022 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_1()
68035 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType((FIX::INT const &)*arg1); in _wrap_new_BidDescriptorType__SWIG_1()
68080 FIX::BidDescriptorType *arg1 = (FIX::BidDescriptorType *) 0 ; in _wrap_delete_BidDescriptorType()
68090 arg1 = reinterpret_cast< FIX::BidDescriptorType * >(argp1); in _wrap_delete_BidDescriptorType()
270926 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__FieldBase()
276044 return (void *)((FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py2600 class BidDescriptorType(quickfix.IntField): class
H A Dquickfix.py9731 class BidDescriptorType(IntField): class
9735 __setattr__ = lambda self, name, value: _swig_setattr(self, BidDescriptorType, name, value)
9739 __getattr__ = lambda self, name: _swig_getattr(self, BidDescriptorType, name)
9751 BidDescriptorType_swigregister(BidDescriptorType)
42624 class BidDescriptorType(quickfix.IntField): class
H A DQuickfixPython.cpp68001 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_0()
68006 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType(); in _wrap_new_BidDescriptorType__SWIG_0()
68022 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_1()
68035 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType((FIX::INT const &)*arg1); in _wrap_new_BidDescriptorType__SWIG_1()
68080 FIX::BidDescriptorType *arg1 = (FIX::BidDescriptorType *) 0 ; in _wrap_delete_BidDescriptorType()
68090 arg1 = reinterpret_cast< FIX::BidDescriptorType * >(argp1); in _wrap_delete_BidDescriptorType()
270926 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__FieldBase()
276044 return (void *)((FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py2600 class BidDescriptorType(quickfix.IntField): class
H A Dquickfix.py9731 class BidDescriptorType(IntField): class
9735 __setattr__ = lambda self, name, value: _swig_setattr(self, BidDescriptorType, name, value)
9739 __getattr__ = lambda self, name: _swig_getattr(self, BidDescriptorType, name)
9751 BidDescriptorType_swigregister(BidDescriptorType)
42624 class BidDescriptorType(quickfix.IntField): class
H A DQuickfixPython.cpp68001 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_0()
68006 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType(); in _wrap_new_BidDescriptorType__SWIG_0()
68022 FIX::BidDescriptorType *result = 0 ; in _wrap_new_BidDescriptorType__SWIG_1()
68035 result = (FIX::BidDescriptorType *)new FIX::BidDescriptorType((FIX::INT const &)*arg1); in _wrap_new_BidDescriptorType__SWIG_1()
68080 FIX::BidDescriptorType *arg1 = (FIX::BidDescriptorType *) 0 ; in _wrap_delete_BidDescriptorType()
68090 arg1 = reinterpret_cast< FIX::BidDescriptorType * >(argp1); in _wrap_delete_BidDescriptorType()
270926 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__FieldBase()
276044 return (void *)((FIX::IntField *) ((FIX::BidDescriptorType *) x)); in _p_FIX__BidDescriptorTypeTo_p_FIX__IntField()