Home
last modified time | relevance | path

Searched refs:RefApplExtID (Results 1 – 15 of 15) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DBusinessMessageReject.h30 FIELD_SET(*this, FIX::RefApplExtID);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DBusinessMessageReject.h30 FIELD_SET(*this, FIX::RefApplExtID);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1426 const int RefApplExtID = 1406; variable
H A DFixFields.h1428 DEFINE_INT(RefApplExtID);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb18436 class RefApplExtID < Quickfix::IntField class
18437 def RefApplExtID.field
H A DQuickfixRuby.cpp163237 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_0()
163242 result = (FIX::RefApplExtID *)new FIX::RefApplExtID(); in _wrap_new_RefApplExtID__SWIG_0()
163271 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_1()
163284 result = (FIX::RefApplExtID *)new FIX::RefApplExtID((FIX::INT const &)*arg1); in _wrap_new_RefApplExtID__SWIG_1()
163326 FIX::RefApplExtID *arg1 = (FIX::RefApplExtID *)self; in free_FIX_RefApplExtID()
224475 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__FieldBase()
228528 return (void *)((FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py9929 class RefApplExtID(quickfix.IntField): class
H A Dquickfix.py32765 class RefApplExtID(IntField): class
32769 __setattr__ = lambda self, name, value: _swig_setattr(self, RefApplExtID, name, value)
32773 __getattr__ = lambda self, name: _swig_getattr(self, RefApplExtID, name)
32785 RefApplExtID_swigregister(RefApplExtID)
49953 class RefApplExtID(quickfix.IntField): class
H A DQuickfixPython.cpp185208 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_0()
185213 result = (FIX::RefApplExtID *)new FIX::RefApplExtID(); in _wrap_new_RefApplExtID__SWIG_0()
185229 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_1()
185242 result = (FIX::RefApplExtID *)new FIX::RefApplExtID((FIX::INT const &)*arg1); in _wrap_new_RefApplExtID__SWIG_1()
185287 FIX::RefApplExtID *arg1 = (FIX::RefApplExtID *) 0 ; in _wrap_delete_RefApplExtID()
185297 arg1 = reinterpret_cast< FIX::RefApplExtID * >(argp1); in _wrap_delete_RefApplExtID()
272198 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__FieldBase()
276251 return (void *)((FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py9929 class RefApplExtID(quickfix.IntField): class
H A Dquickfix.py32765 class RefApplExtID(IntField): class
32769 __setattr__ = lambda self, name, value: _swig_setattr(self, RefApplExtID, name, value)
32773 __getattr__ = lambda self, name: _swig_getattr(self, RefApplExtID, name)
32785 RefApplExtID_swigregister(RefApplExtID)
49953 class RefApplExtID(quickfix.IntField): class
H A DQuickfixPython.cpp185208 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_0()
185213 result = (FIX::RefApplExtID *)new FIX::RefApplExtID(); in _wrap_new_RefApplExtID__SWIG_0()
185229 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_1()
185242 result = (FIX::RefApplExtID *)new FIX::RefApplExtID((FIX::INT const &)*arg1); in _wrap_new_RefApplExtID__SWIG_1()
185287 FIX::RefApplExtID *arg1 = (FIX::RefApplExtID *) 0 ; in _wrap_delete_RefApplExtID()
185297 arg1 = reinterpret_cast< FIX::RefApplExtID * >(argp1); in _wrap_delete_RefApplExtID()
272198 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__FieldBase()
276251 return (void *)((FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py9929 class RefApplExtID(quickfix.IntField): class
H A Dquickfix.py32765 class RefApplExtID(IntField): class
32769 __setattr__ = lambda self, name, value: _swig_setattr(self, RefApplExtID, name, value)
32773 __getattr__ = lambda self, name: _swig_getattr(self, RefApplExtID, name)
32785 RefApplExtID_swigregister(RefApplExtID)
49953 class RefApplExtID(quickfix.IntField): class
H A DQuickfixPython.cpp185208 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_0()
185213 result = (FIX::RefApplExtID *)new FIX::RefApplExtID(); in _wrap_new_RefApplExtID__SWIG_0()
185229 FIX::RefApplExtID *result = 0 ; in _wrap_new_RefApplExtID__SWIG_1()
185242 result = (FIX::RefApplExtID *)new FIX::RefApplExtID((FIX::INT const &)*arg1); in _wrap_new_RefApplExtID__SWIG_1()
185287 FIX::RefApplExtID *arg1 = (FIX::RefApplExtID *) 0 ; in _wrap_delete_RefApplExtID()
185297 arg1 = reinterpret_cast< FIX::RefApplExtID * >(argp1); in _wrap_delete_RefApplExtID()
272198 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__FieldBase()
276251 return (void *)((FIX::IntField *) ((FIX::RefApplExtID *) x)); in _p_FIX__RefApplExtIDTo_p_FIX__IntField()