Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DStreamAssignmentRequest.h20 const FIX::StreamAsgnReqType& aStreamAsgnReqType ) in StreamAssignmentRequest()
28 FIELD_SET(*this, FIX::StreamAsgnReqType);
H A DStreamAssignmentReport.h26 FIELD_SET(*this, FIX::StreamAsgnReqType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1528 const int StreamAsgnReqType = 1498; variable
H A DFixFields.h1530 DEFINE_INT(StreamAsgnReqType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb19762 class StreamAsgnReqType < Quickfix::IntField class
19763 def StreamAsgnReqType.field
H A DQuickfixRuby.cpp173405 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_0()
173410 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType(); in _wrap_new_StreamAsgnReqType__SWIG_0()
173439 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_1()
173452 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnReqType__SWIG_1()
173494 FIX::StreamAsgnReqType *arg1 = (FIX::StreamAsgnReqType *)self; in free_FIX_StreamAsgnReqType()
223521 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__FieldBase()
228396 return (void *)((FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py10643 class StreamAsgnReqType(quickfix.IntField): class
H A Dquickfix.py35009 class StreamAsgnReqType(IntField): class
35013 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnReqType, name, value)
35017 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnReqType, name)
35029 StreamAsgnReqType_swigregister(StreamAsgnReqType)
50667 class StreamAsgnReqType(quickfix.IntField): class
H A DQuickfixPython.cpp196710 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_0()
196715 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType(); in _wrap_new_StreamAsgnReqType__SWIG_0()
196731 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_1()
196744 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnReqType__SWIG_1()
196789 FIX::StreamAsgnReqType *arg1 = (FIX::StreamAsgnReqType *) 0 ; in _wrap_delete_StreamAsgnReqType()
196799 arg1 = reinterpret_cast< FIX::StreamAsgnReqType * >(argp1); in _wrap_delete_StreamAsgnReqType()
271244 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__FieldBase()
276119 return (void *)((FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py10643 class StreamAsgnReqType(quickfix.IntField): class
H A Dquickfix.py35009 class StreamAsgnReqType(IntField): class
35013 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnReqType, name, value)
35017 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnReqType, name)
35029 StreamAsgnReqType_swigregister(StreamAsgnReqType)
50667 class StreamAsgnReqType(quickfix.IntField): class
H A DQuickfixPython.cpp196710 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_0()
196715 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType(); in _wrap_new_StreamAsgnReqType__SWIG_0()
196731 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_1()
196744 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnReqType__SWIG_1()
196789 FIX::StreamAsgnReqType *arg1 = (FIX::StreamAsgnReqType *) 0 ; in _wrap_delete_StreamAsgnReqType()
196799 arg1 = reinterpret_cast< FIX::StreamAsgnReqType * >(argp1); in _wrap_delete_StreamAsgnReqType()
271244 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__FieldBase()
276119 return (void *)((FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__IntField()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py10643 class StreamAsgnReqType(quickfix.IntField): class
H A Dquickfix.py35009 class StreamAsgnReqType(IntField): class
35013 __setattr__ = lambda self, name, value: _swig_setattr(self, StreamAsgnReqType, name, value)
35017 __getattr__ = lambda self, name: _swig_getattr(self, StreamAsgnReqType, name)
35029 StreamAsgnReqType_swigregister(StreamAsgnReqType)
50667 class StreamAsgnReqType(quickfix.IntField): class
H A DQuickfixPython.cpp196710 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_0()
196715 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType(); in _wrap_new_StreamAsgnReqType__SWIG_0()
196731 FIX::StreamAsgnReqType *result = 0 ; in _wrap_new_StreamAsgnReqType__SWIG_1()
196744 result = (FIX::StreamAsgnReqType *)new FIX::StreamAsgnReqType((FIX::INT const &)*arg1); in _wrap_new_StreamAsgnReqType__SWIG_1()
196789 FIX::StreamAsgnReqType *arg1 = (FIX::StreamAsgnReqType *) 0 ; in _wrap_delete_StreamAsgnReqType()
196799 arg1 = reinterpret_cast< FIX::StreamAsgnReqType * >(argp1); in _wrap_delete_StreamAsgnReqType()
271244 return (void *)((FIX::FieldBase *) (FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__FieldBase()
276119 return (void *)((FIX::IntField *) ((FIX::StreamAsgnReqType *) x)); in _p_FIX__StreamAsgnReqTypeTo_p_FIX__IntField()