Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DListStatus.h20 const FIX::ListStatusType& aListStatusType, in ListStatus()
36 FIELD_SET(*this, FIX::ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h409 const int ListStatusType = 429; variable
H A DFixFields.h411 DEFINE_INT(ListStatusType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb5215 class ListStatusType < Quickfix::IntField class
5216 def ListStatusType.field
H A DQuickfixRuby.cpp62625 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_0()
62630 result = (FIX::ListStatusType *)new FIX::ListStatusType(); in _wrap_new_ListStatusType__SWIG_0()
62659 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_1()
62672 result = (FIX::ListStatusType *)new FIX::ListStatusType((FIX::INT const &)*arg1); in _wrap_new_ListStatusType__SWIG_1()
62714 FIX::ListStatusType *arg1 = (FIX::ListStatusType *)self; in free_FIX_ListStatusType()
222948 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__FieldBase()
227346 return (void *)((FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py2810 class ListStatusType(quickfix.IntField): class
H A Dquickfix.py10391 class ListStatusType(IntField): class
10395 __setattr__ = lambda self, name, value: _swig_setattr(self, ListStatusType, name, value)
10399 __getattr__ = lambda self, name: _swig_getattr(self, ListStatusType, name)
10411 ListStatusType_swigregister(ListStatusType)
42834 class ListStatusType(quickfix.IntField): class
H A DQuickfixPython.cpp71331 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_0()
71336 result = (FIX::ListStatusType *)new FIX::ListStatusType(); in _wrap_new_ListStatusType__SWIG_0()
71352 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_1()
71365 result = (FIX::ListStatusType *)new FIX::ListStatusType((FIX::INT const &)*arg1); in _wrap_new_ListStatusType__SWIG_1()
71410 FIX::ListStatusType *arg1 = (FIX::ListStatusType *) 0 ; in _wrap_delete_ListStatusType()
71420 arg1 = reinterpret_cast< FIX::ListStatusType * >(argp1); in _wrap_delete_ListStatusType()
270671 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__FieldBase()
275069 return (void *)((FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py2810 class ListStatusType(quickfix.IntField): class
H A Dquickfix.py10391 class ListStatusType(IntField): class
10395 __setattr__ = lambda self, name, value: _swig_setattr(self, ListStatusType, name, value)
10399 __getattr__ = lambda self, name: _swig_getattr(self, ListStatusType, name)
10411 ListStatusType_swigregister(ListStatusType)
42834 class ListStatusType(quickfix.IntField): class
H A DQuickfixPython.cpp71331 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_0()
71336 result = (FIX::ListStatusType *)new FIX::ListStatusType(); in _wrap_new_ListStatusType__SWIG_0()
71352 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_1()
71365 result = (FIX::ListStatusType *)new FIX::ListStatusType((FIX::INT const &)*arg1); in _wrap_new_ListStatusType__SWIG_1()
71410 FIX::ListStatusType *arg1 = (FIX::ListStatusType *) 0 ; in _wrap_delete_ListStatusType()
71420 arg1 = reinterpret_cast< FIX::ListStatusType * >(argp1); in _wrap_delete_ListStatusType()
270671 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__FieldBase()
275069 return (void *)((FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py2810 class ListStatusType(quickfix.IntField): class
H A Dquickfix.py10391 class ListStatusType(IntField): class
10395 __setattr__ = lambda self, name, value: _swig_setattr(self, ListStatusType, name, value)
10399 __getattr__ = lambda self, name: _swig_getattr(self, ListStatusType, name)
10411 ListStatusType_swigregister(ListStatusType)
42834 class ListStatusType(quickfix.IntField): class
H A DQuickfixPython.cpp71331 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_0()
71336 result = (FIX::ListStatusType *)new FIX::ListStatusType(); in _wrap_new_ListStatusType__SWIG_0()
71352 FIX::ListStatusType *result = 0 ; in _wrap_new_ListStatusType__SWIG_1()
71365 result = (FIX::ListStatusType *)new FIX::ListStatusType((FIX::INT const &)*arg1); in _wrap_new_ListStatusType__SWIG_1()
71410 FIX::ListStatusType *arg1 = (FIX::ListStatusType *) 0 ; in _wrap_delete_ListStatusType()
71420 arg1 = reinterpret_cast< FIX::ListStatusType * >(argp1); in _wrap_delete_ListStatusType()
270671 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__FieldBase()
275069 return (void *)((FIX::IntField *) ((FIX::ListStatusType *) x)); in _p_FIX__ListStatusTypeTo_p_FIX__IntField()