Home
last modified time | relevance | path

Searched refs:AllocAccountType (Results 1 – 21 of 21) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DConfirmationRequest.h68 FIELD_SET(*this, FIX::AllocAccountType);
H A DConfirmation.h484 FIELD_SET(*this, FIX::AllocAccountType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DConfirmationRequest.h68 FIELD_SET(*this, FIX::AllocAccountType);
H A DConfirmation.h432 FIELD_SET(*this, FIX::AllocAccountType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DConfirmationRequest.h68 FIELD_SET(*this, FIX::AllocAccountType);
H A DConfirmation.h401 FIELD_SET(*this, FIX::AllocAccountType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DConfirmationRequest.h68 FIELD_SET(*this, FIX::AllocAccountType);
H A DConfirmation.h339 FIELD_SET(*this, FIX::AllocAccountType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h833 const int AllocAccountType = 798; variable
H A DFixFields.h835 DEFINE_INT(AllocAccountType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb10727 class AllocAccountType < Quickfix::IntField class
10728 def AllocAccountType.field
H A DQuickfixRuby.cpp104779 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_0()
104784 result = (FIX::AllocAccountType *)new FIX::AllocAccountType(); in _wrap_new_AllocAccountType__SWIG_0()
104813 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_1()
104826 result = (FIX::AllocAccountType *)new FIX::AllocAccountType((FIX::INT const &)*arg1); in _wrap_new_AllocAccountType__SWIG_1()
104868 FIX::AllocAccountType *arg1 = (FIX::AllocAccountType *)self; in free_FIX_AllocAccountType()
222132 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__FieldBase()
228150 return (void *)((FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py5778 class AllocAccountType(quickfix.IntField): class
H A Dquickfix.py19719 class AllocAccountType(IntField): class
19723 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocAccountType, name, value)
19727 __getattr__ = lambda self, name: _swig_getattr(self, AllocAccountType, name)
19739 AllocAccountType_swigregister(AllocAccountType)
45802 class AllocAccountType(quickfix.IntField): class
H A DQuickfixPython.cpp119025 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_0()
119030 result = (FIX::AllocAccountType *)new FIX::AllocAccountType(); in _wrap_new_AllocAccountType__SWIG_0()
119046 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_1()
119059 result = (FIX::AllocAccountType *)new FIX::AllocAccountType((FIX::INT const &)*arg1); in _wrap_new_AllocAccountType__SWIG_1()
119104 FIX::AllocAccountType *arg1 = (FIX::AllocAccountType *) 0 ; in _wrap_delete_AllocAccountType()
119114 arg1 = reinterpret_cast< FIX::AllocAccountType * >(argp1); in _wrap_delete_AllocAccountType()
269855 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__FieldBase()
275873 return (void *)((FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py5778 class AllocAccountType(quickfix.IntField): class
H A Dquickfix.py19719 class AllocAccountType(IntField): class
19723 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocAccountType, name, value)
19727 __getattr__ = lambda self, name: _swig_getattr(self, AllocAccountType, name)
19739 AllocAccountType_swigregister(AllocAccountType)
45802 class AllocAccountType(quickfix.IntField): class
H A DQuickfixPython.cpp119025 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_0()
119030 result = (FIX::AllocAccountType *)new FIX::AllocAccountType(); in _wrap_new_AllocAccountType__SWIG_0()
119046 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_1()
119059 result = (FIX::AllocAccountType *)new FIX::AllocAccountType((FIX::INT const &)*arg1); in _wrap_new_AllocAccountType__SWIG_1()
119104 FIX::AllocAccountType *arg1 = (FIX::AllocAccountType *) 0 ; in _wrap_delete_AllocAccountType()
119114 arg1 = reinterpret_cast< FIX::AllocAccountType * >(argp1); in _wrap_delete_AllocAccountType()
269855 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__FieldBase()
275873 return (void *)((FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py5778 class AllocAccountType(quickfix.IntField): class
H A Dquickfix.py19719 class AllocAccountType(IntField): class
19723 __setattr__ = lambda self, name, value: _swig_setattr(self, AllocAccountType, name, value)
19727 __getattr__ = lambda self, name: _swig_getattr(self, AllocAccountType, name)
19739 AllocAccountType_swigregister(AllocAccountType)
45802 class AllocAccountType(quickfix.IntField): class
H A DQuickfixPython.cpp119025 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_0()
119030 result = (FIX::AllocAccountType *)new FIX::AllocAccountType(); in _wrap_new_AllocAccountType__SWIG_0()
119046 FIX::AllocAccountType *result = 0 ; in _wrap_new_AllocAccountType__SWIG_1()
119059 result = (FIX::AllocAccountType *)new FIX::AllocAccountType((FIX::INT const &)*arg1); in _wrap_new_AllocAccountType__SWIG_1()
119104 FIX::AllocAccountType *arg1 = (FIX::AllocAccountType *) 0 ; in _wrap_delete_AllocAccountType()
119114 arg1 = reinterpret_cast< FIX::AllocAccountType * >(argp1); in _wrap_delete_AllocAccountType()
269855 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__FieldBase()
275873 return (void *)((FIX::IntField *) ((FIX::AllocAccountType *) x)); in _p_FIX__AllocAccountTypeTo_p_FIX__IntField()