Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1386 const int LegAllocID = 1366; variable
H A DFixFields.h1388 DEFINE_STRING(LegAllocID);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DMultilegOrderCancelReplace.h401 FIELD_SET(*this, FIX::LegAllocID);
H A DNewOrderMultileg.h400 FIELD_SET(*this, FIX::LegAllocID);
H A DExecutionReport.h641 FIELD_SET(*this, FIX::LegAllocID);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DMultilegOrderCancelReplace.h453 FIELD_SET(*this, FIX::LegAllocID);
H A DNewOrderMultileg.h452 FIELD_SET(*this, FIX::LegAllocID);
H A DExecutionReport.h694 FIELD_SET(*this, FIX::LegAllocID);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb17916 class LegAllocID < Quickfix::StringField class
17917 def LegAllocID.field
H A DQuickfixRuby.cpp159317 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_0()
159322 result = (FIX::LegAllocID *)new FIX::LegAllocID(); in _wrap_new_LegAllocID__SWIG_0()
159351 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_1()
159364 result = (FIX::LegAllocID *)new FIX::LegAllocID((FIX::STRING const &)*arg1); in _wrap_new_LegAllocID__SWIG_1()
159406 FIX::LegAllocID *arg1 = (FIX::LegAllocID *)self; in free_FIX_LegAllocID()
224085 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__FieldBase()
226350 return (void *)((FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py9649 class LegAllocID(quickfix.StringField): class
H A Dquickfix.py31885 class LegAllocID(StringField): class
31889 __setattr__ = lambda self, name, value: _swig_setattr(self, LegAllocID, name, value)
31893 __getattr__ = lambda self, name: _swig_getattr(self, LegAllocID, name)
31905 LegAllocID_swigregister(LegAllocID)
49673 class LegAllocID(quickfix.StringField): class
H A DQuickfixPython.cpp180768 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_0()
180773 result = (FIX::LegAllocID *)new FIX::LegAllocID(); in _wrap_new_LegAllocID__SWIG_0()
180789 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_1()
180802 result = (FIX::LegAllocID *)new FIX::LegAllocID((FIX::STRING const &)*arg1); in _wrap_new_LegAllocID__SWIG_1()
180847 FIX::LegAllocID *arg1 = (FIX::LegAllocID *) 0 ; in _wrap_delete_LegAllocID()
180857 arg1 = reinterpret_cast< FIX::LegAllocID * >(argp1); in _wrap_delete_LegAllocID()
271808 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__FieldBase()
274073 return (void *)((FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py9649 class LegAllocID(quickfix.StringField): class
H A Dquickfix.py31885 class LegAllocID(StringField): class
31889 __setattr__ = lambda self, name, value: _swig_setattr(self, LegAllocID, name, value)
31893 __getattr__ = lambda self, name: _swig_getattr(self, LegAllocID, name)
31905 LegAllocID_swigregister(LegAllocID)
49673 class LegAllocID(quickfix.StringField): class
H A DQuickfixPython.cpp180768 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_0()
180773 result = (FIX::LegAllocID *)new FIX::LegAllocID(); in _wrap_new_LegAllocID__SWIG_0()
180789 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_1()
180802 result = (FIX::LegAllocID *)new FIX::LegAllocID((FIX::STRING const &)*arg1); in _wrap_new_LegAllocID__SWIG_1()
180847 FIX::LegAllocID *arg1 = (FIX::LegAllocID *) 0 ; in _wrap_delete_LegAllocID()
180857 arg1 = reinterpret_cast< FIX::LegAllocID * >(argp1); in _wrap_delete_LegAllocID()
271808 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__FieldBase()
274073 return (void *)((FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__StringField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py9649 class LegAllocID(quickfix.StringField): class
H A Dquickfix.py31885 class LegAllocID(StringField): class
31889 __setattr__ = lambda self, name, value: _swig_setattr(self, LegAllocID, name, value)
31893 __getattr__ = lambda self, name: _swig_getattr(self, LegAllocID, name)
31905 LegAllocID_swigregister(LegAllocID)
49673 class LegAllocID(quickfix.StringField): class
H A DQuickfixPython.cpp180768 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_0()
180773 result = (FIX::LegAllocID *)new FIX::LegAllocID(); in _wrap_new_LegAllocID__SWIG_0()
180789 FIX::LegAllocID *result = 0 ; in _wrap_new_LegAllocID__SWIG_1()
180802 result = (FIX::LegAllocID *)new FIX::LegAllocID((FIX::STRING const &)*arg1); in _wrap_new_LegAllocID__SWIG_1()
180847 FIX::LegAllocID *arg1 = (FIX::LegAllocID *) 0 ; in _wrap_delete_LegAllocID()
180857 arg1 = reinterpret_cast< FIX::LegAllocID * >(argp1); in _wrap_delete_LegAllocID()
271808 return (void *)((FIX::FieldBase *) (FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__FieldBase()
274073 return (void *)((FIX::StringField *) ((FIX::LegAllocID *) x)); in _p_FIX__LegAllocIDTo_p_FIX__StringField()