Home
last modified time | relevance | path

Searched refs:PosReqType (Results 26 – 27 of 27) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A DQuickfixPython.cpp110742 FIX::PosReqType *result = 0 ; in _wrap_new_PosReqType__SWIG_0()
110747 result = (FIX::PosReqType *)new FIX::PosReqType(); in _wrap_new_PosReqType__SWIG_0()
110763 FIX::PosReqType *result = 0 ; in _wrap_new_PosReqType__SWIG_1()
110776 result = (FIX::PosReqType *)new FIX::PosReqType((FIX::INT const &)*arg1); in _wrap_new_PosReqType__SWIG_1()
110821 FIX::PosReqType *arg1 = (FIX::PosReqType *) 0 ; in _wrap_delete_PosReqType()
110831 arg1 = reinterpret_cast< FIX::PosReqType * >(argp1); in _wrap_delete_PosReqType()
271235 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::PosReqType *) x)); in _p_FIX__PosReqTypeTo_p_FIX__FieldBase()
276110 return (void *)((FIX::IntField *) ((FIX::PosReqType *) x)); in _p_FIX__PosReqTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A DQuickfixPython.cpp110742 FIX::PosReqType *result = 0 ; in _wrap_new_PosReqType__SWIG_0()
110747 result = (FIX::PosReqType *)new FIX::PosReqType(); in _wrap_new_PosReqType__SWIG_0()
110763 FIX::PosReqType *result = 0 ; in _wrap_new_PosReqType__SWIG_1()
110776 result = (FIX::PosReqType *)new FIX::PosReqType((FIX::INT const &)*arg1); in _wrap_new_PosReqType__SWIG_1()
110821 FIX::PosReqType *arg1 = (FIX::PosReqType *) 0 ; in _wrap_delete_PosReqType()
110831 arg1 = reinterpret_cast< FIX::PosReqType * >(argp1); in _wrap_delete_PosReqType()
271235 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::PosReqType *) x)); in _p_FIX__PosReqTypeTo_p_FIX__FieldBase()
276110 return (void *)((FIX::IntField *) ((FIX::PosReqType *) x)); in _p_FIX__PosReqTypeTo_p_FIX__IntField()

12