rem
stringlengths
1
322k
add
stringlengths
0
2.05M
context
stringlengths
4
228k
meta
stringlengths
156
215
this = apply(_quickfix.new_CheckSum, args)
this = _quickfix.new_CheckSum(*args)
def __init__(self, *args): this = apply(_quickfix.new_CheckSum, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_EndSeqNo, args)
this = _quickfix.new_EndSeqNo(*args)
def __init__(self, *args): this = apply(_quickfix.new_EndSeqNo, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_MsgSeqNum, args)
this = _quickfix.new_MsgSeqNum(*args)
def __init__(self, *args): this = apply(_quickfix.new_MsgSeqNum, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_MsgType, args)
this = _quickfix.new_MsgType(*args)
def __init__(self, *args): this = apply(_quickfix.new_MsgType, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_NewSeqNo, args)
this = _quickfix.new_NewSeqNo(*args)
def __init__(self, *args): this = apply(_quickfix.new_NewSeqNo, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_PossDupFlag, args)
this = _quickfix.new_PossDupFlag(*args)
def __init__(self, *args): this = apply(_quickfix.new_PossDupFlag, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RefSeqNum, args)
this = _quickfix.new_RefSeqNum(*args)
def __init__(self, *args): this = apply(_quickfix.new_RefSeqNum, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SenderCompID, args)
this = _quickfix.new_SenderCompID(*args)
def __init__(self, *args): this = apply(_quickfix.new_SenderCompID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SenderSubID, args)
this = _quickfix.new_SenderSubID(*args)
def __init__(self, *args): this = apply(_quickfix.new_SenderSubID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SendingTime, args)
this = _quickfix.new_SendingTime(*args)
def __init__(self, *args): this = apply(_quickfix.new_SendingTime, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TargetCompID, args)
this = _quickfix.new_TargetCompID(*args)
def __init__(self, *args): this = apply(_quickfix.new_TargetCompID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TargetSubID, args)
this = _quickfix.new_TargetSubID(*args)
def __init__(self, *args): this = apply(_quickfix.new_TargetSubID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Text, args)
this = _quickfix.new_Text(*args)
def __init__(self, *args): this = apply(_quickfix.new_Text, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Signature, args)
this = _quickfix.new_Signature(*args)
def __init__(self, *args): this = apply(_quickfix.new_Signature, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SecureDataLen, args)
this = _quickfix.new_SecureDataLen(*args)
def __init__(self, *args): this = apply(_quickfix.new_SecureDataLen, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SecureData, args)
this = _quickfix.new_SecureData(*args)
def __init__(self, *args): this = apply(_quickfix.new_SecureData, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SignatureLength, args)
this = _quickfix.new_SignatureLength(*args)
def __init__(self, *args): this = apply(_quickfix.new_SignatureLength, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RawDataLength, args)
this = _quickfix.new_RawDataLength(*args)
def __init__(self, *args): this = apply(_quickfix.new_RawDataLength, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RawData, args)
this = _quickfix.new_RawData(*args)
def __init__(self, *args): this = apply(_quickfix.new_RawData, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_PossResend, args)
this = _quickfix.new_PossResend(*args)
def __init__(self, *args): this = apply(_quickfix.new_PossResend, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_EncryptMethod, args)
this = _quickfix.new_EncryptMethod(*args)
def __init__(self, *args): this = apply(_quickfix.new_EncryptMethod, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_HeartBtInt, args)
this = _quickfix.new_HeartBtInt(*args)
def __init__(self, *args): this = apply(_quickfix.new_HeartBtInt, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TestReqID, args)
this = _quickfix.new_TestReqID(*args)
def __init__(self, *args): this = apply(_quickfix.new_TestReqID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OnBehalfOfCompID, args)
this = _quickfix.new_OnBehalfOfCompID(*args)
def __init__(self, *args): this = apply(_quickfix.new_OnBehalfOfCompID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OnBehalfOfSubID, args)
this = _quickfix.new_OnBehalfOfSubID(*args)
def __init__(self, *args): this = apply(_quickfix.new_OnBehalfOfSubID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OrigSendingTime, args)
this = _quickfix.new_OrigSendingTime(*args)
def __init__(self, *args): this = apply(_quickfix.new_OrigSendingTime, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_GapFillFlag, args)
this = _quickfix.new_GapFillFlag(*args)
def __init__(self, *args): this = apply(_quickfix.new_GapFillFlag, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_DeliverToCompID, args)
this = _quickfix.new_DeliverToCompID(*args)
def __init__(self, *args): this = apply(_quickfix.new_DeliverToCompID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_DeliverToSubID, args)
this = _quickfix.new_DeliverToSubID(*args)
def __init__(self, *args): this = apply(_quickfix.new_DeliverToSubID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_ResetSeqNumFlag, args)
this = _quickfix.new_ResetSeqNumFlag(*args)
def __init__(self, *args): this = apply(_quickfix.new_ResetSeqNumFlag, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SenderLocationID, args)
this = _quickfix.new_SenderLocationID(*args)
def __init__(self, *args): this = apply(_quickfix.new_SenderLocationID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TargetLocationID, args)
this = _quickfix.new_TargetLocationID(*args)
def __init__(self, *args): this = apply(_quickfix.new_TargetLocationID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OnBehalfOfLocationID, args)
this = _quickfix.new_OnBehalfOfLocationID(*args)
def __init__(self, *args): this = apply(_quickfix.new_OnBehalfOfLocationID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_DeliverToLocationID, args)
this = _quickfix.new_DeliverToLocationID(*args)
def __init__(self, *args): this = apply(_quickfix.new_DeliverToLocationID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_XmlDataLen, args)
this = _quickfix.new_XmlDataLen(*args)
def __init__(self, *args): this = apply(_quickfix.new_XmlDataLen, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_XmlData, args)
this = _quickfix.new_XmlData(*args)
def __init__(self, *args): this = apply(_quickfix.new_XmlData, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_MessageEncoding, args)
this = _quickfix.new_MessageEncoding(*args)
def __init__(self, *args): this = apply(_quickfix.new_MessageEncoding, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_EncodedTextLen, args)
this = _quickfix.new_EncodedTextLen(*args)
def __init__(self, *args): this = apply(_quickfix.new_EncodedTextLen, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_EncodedText, args)
this = _quickfix.new_EncodedText(*args)
def __init__(self, *args): this = apply(_quickfix.new_EncodedText, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_LastMsgSeqNumProcessed, args)
this = _quickfix.new_LastMsgSeqNumProcessed(*args)
def __init__(self, *args): this = apply(_quickfix.new_LastMsgSeqNumProcessed, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RefTagID, args)
this = _quickfix.new_RefTagID(*args)
def __init__(self, *args): this = apply(_quickfix.new_RefTagID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RefMsgType, args)
this = _quickfix.new_RefMsgType(*args)
def __init__(self, *args): this = apply(_quickfix.new_RefMsgType, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SessionRejectReason, args)
this = _quickfix.new_SessionRejectReason(*args)
def __init__(self, *args): this = apply(_quickfix.new_SessionRejectReason, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_MaxMessageSize, args)
this = _quickfix.new_MaxMessageSize(*args)
def __init__(self, *args): this = apply(_quickfix.new_MaxMessageSize, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_NoMsgTypes, args)
this = _quickfix.new_NoMsgTypes(*args)
def __init__(self, *args): this = apply(_quickfix.new_NoMsgTypes, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_MsgDirection, args)
this = _quickfix.new_MsgDirection(*args)
def __init__(self, *args): this = apply(_quickfix.new_MsgDirection, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TestMessageIndicator, args)
this = _quickfix.new_TestMessageIndicator(*args)
def __init__(self, *args): this = apply(_quickfix.new_TestMessageIndicator, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Username, args)
this = _quickfix.new_Username(*args)
def __init__(self, *args): this = apply(_quickfix.new_Username, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Password, args)
this = _quickfix.new_Password(*args)
def __init__(self, *args): this = apply(_quickfix.new_Password, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_NoHops, args)
this = _quickfix.new_NoHops(*args)
def __init__(self, *args): this = apply(_quickfix.new_NoHops, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_HopCompID, args)
this = _quickfix.new_HopCompID(*args)
def __init__(self, *args): this = apply(_quickfix.new_HopCompID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_HopSendingTime, args)
this = _quickfix.new_HopSendingTime(*args)
def __init__(self, *args): this = apply(_quickfix.new_HopSendingTime, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_HopRefID, args)
this = _quickfix.new_HopRefID(*args)
def __init__(self, *args): this = apply(_quickfix.new_HopRefID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_NextExpectedMsgSeqNum, args)
this = _quickfix.new_NextExpectedMsgSeqNum(*args)
def __init__(self, *args): this = apply(_quickfix.new_NextExpectedMsgSeqNum, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_ApplVerID, args)
this = _quickfix.new_ApplVerID(*args)
def __init__(self, *args): this = apply(_quickfix.new_ApplVerID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_CstmApplVerID, args)
this = _quickfix.new_CstmApplVerID(*args)
def __init__(self, *args): this = apply(_quickfix.new_CstmApplVerID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RefApplVerID, args)
this = _quickfix.new_RefApplVerID(*args)
def __init__(self, *args): this = apply(_quickfix.new_RefApplVerID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RefCstmApplVerID, args)
this = _quickfix.new_RefCstmApplVerID(*args)
def __init__(self, *args): this = apply(_quickfix.new_RefCstmApplVerID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_DefaultApplVerID, args)
this = _quickfix.new_DefaultApplVerID(*args)
def __init__(self, *args): this = apply(_quickfix.new_DefaultApplVerID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_IDSource, args)
this = _quickfix.new_IDSource(*args)
def __init__(self, *args): this = apply(_quickfix.new_IDSource, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_IOIOthSvc, args)
this = _quickfix.new_IOIOthSvc(*args)
def __init__(self, *args): this = apply(_quickfix.new_IOIOthSvc, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_IOIShares, args)
this = _quickfix.new_IOIShares(*args)
def __init__(self, *args): this = apply(_quickfix.new_IOIShares, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_LastShares, args)
this = _quickfix.new_LastShares(*args)
def __init__(self, *args): this = apply(_quickfix.new_LastShares, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RelatdSym, args)
this = _quickfix.new_RelatdSym(*args)
def __init__(self, *args): this = apply(_quickfix.new_RelatdSym, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Rule80A, args)
this = _quickfix.new_Rule80A(*args)
def __init__(self, *args): this = apply(_quickfix.new_Rule80A, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Shares, args)
this = _quickfix.new_Shares(*args)
def __init__(self, *args): this = apply(_quickfix.new_Shares, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SettlmntTyp, args)
this = _quickfix.new_SettlmntTyp(*args)
def __init__(self, *args): this = apply(_quickfix.new_SettlmntTyp, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_FutSettDate, args)
this = _quickfix.new_FutSettDate(*args)
def __init__(self, *args): this = apply(_quickfix.new_FutSettDate, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_AvgPrxPrecision, args)
this = _quickfix.new_AvgPrxPrecision(*args)
def __init__(self, *args): this = apply(_quickfix.new_AvgPrxPrecision, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OpenClose, args)
this = _quickfix.new_OpenClose(*args)
def __init__(self, *args): this = apply(_quickfix.new_OpenClose, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_AllocShares, args)
this = _quickfix.new_AllocShares(*args)
def __init__(self, *args): this = apply(_quickfix.new_AllocShares, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_FutSettDate2, args)
this = _quickfix.new_FutSettDate2(*args)
def __init__(self, *args): this = apply(_quickfix.new_FutSettDate2, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_PegDifference, args)
this = _quickfix.new_PegDifference(*args)
def __init__(self, *args): this = apply(_quickfix.new_PegDifference, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SpreadToBenchmark, args)
this = _quickfix.new_SpreadToBenchmark(*args)
def __init__(self, *args): this = apply(_quickfix.new_SpreadToBenchmark, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_OpenCloseSettleFlag, args)
this = _quickfix.new_OpenCloseSettleFlag(*args)
def __init__(self, *args): this = apply(_quickfix.new_OpenCloseSettleFlag, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_UnderlyingIDSource, args)
this = _quickfix.new_UnderlyingIDSource(*args)
def __init__(self, *args): this = apply(_quickfix.new_UnderlyingIDSource, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_QuoteAckStatus, args)
this = _quickfix.new_QuoteAckStatus(*args)
def __init__(self, *args): this = apply(_quickfix.new_QuoteAckStatus, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TotQuoteEntries, args)
this = _quickfix.new_TotQuoteEntries(*args)
def __init__(self, *args): this = apply(_quickfix.new_TotQuoteEntries, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_DiscretionOffset, args)
this = _quickfix.new_DiscretionOffset(*args)
def __init__(self, *args): this = apply(_quickfix.new_DiscretionOffset, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TotalNumSecurities, args)
this = _quickfix.new_TotalNumSecurities(*args)
def __init__(self, *args): this = apply(_quickfix.new_TotalNumSecurities, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TradeType, args)
this = _quickfix.new_TradeType(*args)
def __init__(self, *args): this = apply(_quickfix.new_TradeType, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_CardIssNo, args)
this = _quickfix.new_CardIssNo(*args)
def __init__(self, *args): this = apply(_quickfix.new_CardIssNo, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_RegistDetls, args)
this = _quickfix.new_RegistDetls(*args)
def __init__(self, *args): this = apply(_quickfix.new_RegistDetls, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_TotalNumSecurityTypes, args)
this = _quickfix.new_TotalNumSecurityTypes(*args)
def __init__(self, *args): this = apply(_quickfix.new_TotalNumSecurityTypes, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_LegSettlmntTyp, args)
this = _quickfix.new_LegSettlmntTyp(*args)
def __init__(self, *args): this = apply(_quickfix.new_LegSettlmntTyp, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_LegFutSettDate, args)
this = _quickfix.new_LegFutSettDate(*args)
def __init__(self, *args): this = apply(_quickfix.new_LegFutSettDate, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_LinesOfText, args)
this = _quickfix.new_LinesOfText(*args)
def __init__(self, *args): this = apply(_quickfix.new_LinesOfText, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
class SessionID:
class SessionID(_object):
def __init__(self, *args): this = apply(_quickfix.new_LinesOfText, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SessionID, args) try: self.this.append(this) except: self.this = this def getBeginString(*args): return apply(_quickfix.SessionID_getBeginString, args) def getSenderCompID(*args): return apply(_quickfix.SessionID_getSenderCompID, args) def getTargetCompID(*args): return apply(_quickfix.Sessio...
this = _quickfix.new_SessionID(*args) try: self.this.append(this) except: self.this = this def getBeginString(*args): return _quickfix.SessionID_getBeginString(*args) def getSenderCompID(*args): return _quickfix.SessionID_getSenderCompID(*args) def getTargetCompID(*args): return _quickfix.SessionID_getTargetCompID(*arg...
def __init__(self, *args): this = apply(_quickfix.new_SessionID, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
class Dictionary:
class Dictionary(_object):
def __str__(*args): return apply(_quickfix.SessionID___str__, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Dictionary, args)
this = _quickfix.new_Dictionary(*args)
def __init__(self, *args): this = apply(_quickfix.new_Dictionary, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
def getName(*args): return apply(_quickfix.Dictionary_getName, args) def size(*args): return apply(_quickfix.Dictionary_size, args) def getString(*args): return apply(_quickfix.Dictionary_getString, args) def getLong(*args): return apply(_quickfix.Dictionary_getLong, args) def getDouble(*args): return apply(_quickfix.D...
def getName(*args): return _quickfix.Dictionary_getName(*args) def size(*args): return _quickfix.Dictionary_size(*args) def getString(*args): return _quickfix.Dictionary_getString(*args) def getLong(*args): return _quickfix.Dictionary_getLong(*args) def getDouble(*args): return _quickfix.Dictionary_getDouble(*args) def...
def getName(*args): return apply(_quickfix.Dictionary_getName, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
class SessionSettings:
class SessionSettings(_object):
def end(*args): return apply(_quickfix.Dictionary_end, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_SessionSettings, args) try: self.this.append(this) except: self.this = this def has(*args): return apply(_quickfix.SessionSettings_has, args) def get(*args): return apply(_quickfix.SessionSettings_get, args) def set(*args): return apply(_quickfix.SessionSettings_set, args) def size(*args): re...
this = _quickfix.new_SessionSettings(*args) try: self.this.append(this) except: self.this = this def has(*args): return _quickfix.SessionSettings_has(*args) def get(*args): return _quickfix.SessionSettings_get(*args) def set(*args): return _quickfix.SessionSettings_set(*args) def size(*args): return _quickfix.SessionSe...
def __init__(self, *args): this = apply(_quickfix.new_SessionSettings, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
class Session:
class Session(_object):
def getSessions(*args): return apply(_quickfix.SessionSettings_getSessions, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
this = apply(_quickfix.new_Session, args)
this = _quickfix.new_Session(*args)
def __init__(self, *args): this = apply(_quickfix.new_Session, args) try: self.this.append(this) except: self.this = this
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
def logon(*args): return apply(_quickfix.Session_logon, args) def logout(*args): return apply(_quickfix.Session_logout, args) def isEnabled(*args): return apply(_quickfix.Session_isEnabled, args) def sentLogon(*args): return apply(_quickfix.Session_sentLogon, args) def sentLogout(*args): return apply(_quickfix.Session_...
def logon(*args): return _quickfix.Session_logon(*args) def logout(*args): return _quickfix.Session_logout(*args) def isEnabled(*args): return _quickfix.Session_isEnabled(*args) def sentLogon(*args): return _quickfix.Session_sentLogon(*args) def sentLogout(*args): return _quickfix.Session_sentLogout(*args) def received...
def logon(*args): return apply(_quickfix.Session_logon, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
def isSessionTime(*args): return apply(_quickfix.Session_isSessionTime, args) def isLogonTime(*args): return apply(_quickfix.Session_isLogonTime, args) def isInitiator(*args): return apply(_quickfix.Session_isInitiator, args) def isAcceptor(*args): return apply(_quickfix.Session_isAcceptor, args) def getLogonTime(*args...
if _newclass:numSessions = staticmethod(_quickfix.Session_numSessions) def isSessionTime(*args): return _quickfix.Session_isSessionTime(*args) def isLogonTime(*args): return _quickfix.Session_isLogonTime(*args) def isInitiator(*args): return _quickfix.Session_isInitiator(*args) def isAcceptor(*args): return _quickfix.S...
def isSessionTime(*args): return apply(_quickfix.Session_isSessionTime, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
class LogFactory:
class LogFactory(_object):
def getStore(*args): return apply(_quickfix.Session_getStore, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py
def create(*args): return apply(_quickfix.LogFactory_create, args) def destroy(*args): return apply(_quickfix.LogFactory_destroy, args)
def create(*args): return _quickfix.LogFactory_create(*args) def destroy(*args): return _quickfix.LogFactory_destroy(*args)
def create(*args): return apply(_quickfix.LogFactory_create, args)
7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py