Home
last modified time | relevance | path

Searched refs:StreamAsgnAckType (Results 1 – 14 of 14) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DStreamAssignmentReportACK.h19 const FIX::StreamAsgnAckType& aStreamAsgnAckType, in StreamAssignmentReportACK()
27 FIELD_SET(*this, FIX::StreamAsgnAckType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1533 const int StreamAsgnAckType = 1503; variable
H A DFixFields.h1535 DEFINE_INT(StreamAsgnAckType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb19827 class StreamAsgnAckType < Quickfix::IntField class
19828 def StreamAsgnAckType.field
H A DQuickfixRuby.cpp173895 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_0()
173900 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType(); in _wrap_new_StreamAsgnAckType__SWIG_0()
173929 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_1()
173942 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnAckType__SWIG_1()
173984 FIX::StreamAsgnAckType *arg1 = (FIX::StreamAsgnAckType *)self; in free_FIX_StreamAsgnAckType()
223083 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__FieldBase()
228063 return (void *)((FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py10678 class StreamAsgnAckType(quickfix.IntField): class
H A Dquickfix.py35119 class StreamAsgnAckType(IntField): class
35123 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnAckType, name, value)
35127 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnAckType, name)
35139 StreamAsgnAckType_swigregister(StreamAsgnAckType)
50702 class StreamAsgnAckType(quickfix.IntField): class
H A DQuickfixPython.cpp197265 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_0()
197270 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType(); in _wrap_new_StreamAsgnAckType__SWIG_0()
197286 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_1()
197299 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnAckType__SWIG_1()
197344 FIX::StreamAsgnAckType *arg1 = (FIX::StreamAsgnAckType *) 0 ; in _wrap_delete_StreamAsgnAckType()
197354 arg1 = reinterpret_cast< FIX::StreamAsgnAckType * >(argp1); in _wrap_delete_StreamAsgnAckType()
270806 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__FieldBase()
275786 return (void *)((FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py10678 class StreamAsgnAckType(quickfix.IntField): class
H A Dquickfix.py35119 class StreamAsgnAckType(IntField): class
35123 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnAckType, name, value)
35127 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnAckType, name)
35139 StreamAsgnAckType_swigregister(StreamAsgnAckType)
50702 class StreamAsgnAckType(quickfix.IntField): class
H A DQuickfixPython.cpp197265 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_0()
197270 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType(); in _wrap_new_StreamAsgnAckType__SWIG_0()
197286 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_1()
197299 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnAckType__SWIG_1()
197344 FIX::StreamAsgnAckType *arg1 = (FIX::StreamAsgnAckType *) 0 ; in _wrap_delete_StreamAsgnAckType()
197354 arg1 = reinterpret_cast< FIX::StreamAsgnAckType * >(argp1); in _wrap_delete_StreamAsgnAckType()
270806 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__FieldBase()
275786 return (void *)((FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py10678 class StreamAsgnAckType(quickfix.IntField): class
H A Dquickfix.py35119 class StreamAsgnAckType(IntField): class
35123 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnAckType, name, value)
35127 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnAckType, name)
35139 StreamAsgnAckType_swigregister(StreamAsgnAckType)
50702 class StreamAsgnAckType(quickfix.IntField): class
H A DQuickfixPython.cpp197265 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_0()
197270 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType(); in _wrap_new_StreamAsgnAckType__SWIG_0()
197286 FIX::StreamAsgnAckType *result = 0 ; in _wrap_new_StreamAsgnAckType__SWIG_1()
197299 result = (FIX::StreamAsgnAckType *)new FIX::StreamAsgnAckType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnAckType__SWIG_1()
197344 FIX::StreamAsgnAckType *arg1 = (FIX::StreamAsgnAckType *) 0 ; in _wrap_delete_StreamAsgnAckType()
197354 arg1 = reinterpret_cast< FIX::StreamAsgnAckType * >(argp1); in _wrap_delete_StreamAsgnAckType()
270806 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__FieldBase()
275786 return (void *)((FIX::IntField *) ((FIX::StreamAsgnAckType *) x)); in _p_FIX__StreamAsgnAckTypeTo_p_FIX__IntField()