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.SessionID_getTargetCompID, args) def getSessionQualifier(*args): return apply(_quickfix.SessionID_getSessionQualifier, args) def isFIXT(*args): return apply(_quickfix.SessionID_isFIXT, args) def toStringFrozen(*args): return apply(_quickfix.SessionID_toStringFrozen, args) def fromString(*args): return apply(_quickfix.SessionID_fromString, args) def toString(*args): return apply(_quickfix.SessionID_toString, args) def __invert__(*args): return apply(_quickfix.SessionID___invert__, args) def __str__(*args): return apply(_quickfix.SessionID___str__, args)
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(*args) def getSessionQualifier(*args): return _quickfix.SessionID_getSessionQualifier(*args) def isFIXT(*args): return _quickfix.SessionID_isFIXT(*args) def toStringFrozen(*args): return _quickfix.SessionID_toStringFrozen(*args) def fromString(*args): return _quickfix.SessionID_fromString(*args) def toString(*args): return _quickfix.SessionID_toString(*args) def __invert__(*args): return _quickfix.SessionID___invert__(*args) def __str__(*args): return _quickfix.SessionID___str__(*args)
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.Dictionary_getDouble, args) def getBool(*args): return apply(_quickfix.Dictionary_getBool, args) def getDay(*args): return apply(_quickfix.Dictionary_getDay, args) def setString(*args): return apply(_quickfix.Dictionary_setString, args) def setLong(*args): return apply(_quickfix.Dictionary_setLong, args) def setDouble(*args): return apply(_quickfix.Dictionary_setDouble, args) def setBool(*args): return apply(_quickfix.Dictionary_setBool, args) def setDay(*args): return apply(_quickfix.Dictionary_setDay, args) def has(*args): return apply(_quickfix.Dictionary_has, args) def merge(*args): return apply(_quickfix.Dictionary_merge, args) def begin(*args): return apply(_quickfix.Dictionary_begin, args) def end(*args): return apply(_quickfix.Dictionary_end, args)
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 getBool(*args): return _quickfix.Dictionary_getBool(*args) def getDay(*args): return _quickfix.Dictionary_getDay(*args) def setString(*args): return _quickfix.Dictionary_setString(*args) def setLong(*args): return _quickfix.Dictionary_setLong(*args) def setDouble(*args): return _quickfix.Dictionary_setDouble(*args) def setBool(*args): return _quickfix.Dictionary_setBool(*args) def setDay(*args): return _quickfix.Dictionary_setDay(*args) def has(*args): return _quickfix.Dictionary_has(*args) def merge(*args): return _quickfix.Dictionary_merge(*args) def begin(*args): return _quickfix.Dictionary_begin(*args) def end(*args): return _quickfix.Dictionary_end(*args)
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): return apply(_quickfix.SessionSettings_size, args) def getSessions(*args): return apply(_quickfix.SessionSettings_getSessions, args)
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.SessionSettings_size(*args) def getSessions(*args): return _quickfix.SessionSettings_getSessions(*args)
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_sentLogout, args) def receivedLogon(*args): return apply(_quickfix.Session_receivedLogon, args) def isLoggedOn(*args): return apply(_quickfix.Session_isLoggedOn, args) def reset(*args): return apply(_quickfix.Session_reset, args) def refresh(*args): return apply(_quickfix.Session_refresh, args) def setNextSenderMsgSeqNum(*args): return apply(_quickfix.Session_setNextSenderMsgSeqNum, args) def setNextTargetMsgSeqNum(*args): return apply(_quickfix.Session_setNextTargetMsgSeqNum, args) def getSessionID(*args): return apply(_quickfix.Session_getSessionID, args) def setDataDictionaryProvider(*args): return apply(_quickfix.Session_setDataDictionaryProvider, args) def getDataDictionaryProvider(*args): return apply(_quickfix.Session_getDataDictionaryProvider, args)
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 receivedLogon(*args): return _quickfix.Session_receivedLogon(*args) def isLoggedOn(*args): return _quickfix.Session_isLoggedOn(*args) def reset(*args): return _quickfix.Session_reset(*args) def refresh(*args): return _quickfix.Session_refresh(*args) def setNextSenderMsgSeqNum(*args): return _quickfix.Session_setNextSenderMsgSeqNum(*args) def setNextTargetMsgSeqNum(*args): return _quickfix.Session_setNextTargetMsgSeqNum(*args) def getSessionID(*args): return _quickfix.Session_getSessionID(*args) def setDataDictionaryProvider(*args): return _quickfix.Session_setDataDictionaryProvider(*args) def getDataDictionaryProvider(*args): return _quickfix.Session_getDataDictionaryProvider(*args)
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): return apply(_quickfix.Session_getLogonTime, args) def setLogonTime(*args): return apply(_quickfix.Session_setLogonTime, args) def getSenderDefaultApplVerID(*args): return apply(_quickfix.Session_getSenderDefaultApplVerID, args) def setSenderDefaultApplVerID(*args): return apply(_quickfix.Session_setSenderDefaultApplVerID, args) def getTargetDefaultApplVerID(*args): return apply(_quickfix.Session_getTargetDefaultApplVerID, args) def setTargetDefaultApplVerID(*args): return apply(_quickfix.Session_setTargetDefaultApplVerID, args) def getSendRedundantResendRequests(*args): return apply(_quickfix.Session_getSendRedundantResendRequests, args) def setSendRedundantResendRequests(*args): return apply(_quickfix.Session_setSendRedundantResendRequests, args) def getCheckCompId(*args): return apply(_quickfix.Session_getCheckCompId, args) def setCheckCompId(*args): return apply(_quickfix.Session_setCheckCompId, args) def getCheckLatency(*args): return apply(_quickfix.Session_getCheckLatency, args) def setCheckLatency(*args): return apply(_quickfix.Session_setCheckLatency, args) def getMaxLatency(*args): return apply(_quickfix.Session_getMaxLatency, args) def setMaxLatency(*args): return apply(_quickfix.Session_setMaxLatency, args) def getLogonTimeout(*args): return apply(_quickfix.Session_getLogonTimeout, args) def setLogonTimeout(*args): return apply(_quickfix.Session_setLogonTimeout, args) def getLogoutTimeout(*args): return apply(_quickfix.Session_getLogoutTimeout, args) def setLogoutTimeout(*args): return apply(_quickfix.Session_setLogoutTimeout, args) def getResetOnLogon(*args): return apply(_quickfix.Session_getResetOnLogon, args) def setResetOnLogon(*args): return apply(_quickfix.Session_setResetOnLogon, args) def getResetOnLogout(*args): return apply(_quickfix.Session_getResetOnLogout, args) def setResetOnLogout(*args): return apply(_quickfix.Session_setResetOnLogout, args) def getResetOnDisconnect(*args): return apply(_quickfix.Session_getResetOnDisconnect, args) def setResetOnDisconnect(*args): return apply(_quickfix.Session_setResetOnDisconnect, args) def getRefreshOnLogon(*args): return apply(_quickfix.Session_getRefreshOnLogon, args) def setRefreshOnLogon(*args): return apply(_quickfix.Session_setRefreshOnLogon, args) def getMillisecondsInTimeStamp(*args): return apply(_quickfix.Session_getMillisecondsInTimeStamp, args) def setMillisecondsInTimeStamp(*args): return apply(_quickfix.Session_setMillisecondsInTimeStamp, args) def getPersistMessages(*args): return apply(_quickfix.Session_getPersistMessages, args) def setPersistMessages(*args): return apply(_quickfix.Session_setPersistMessages, args) def setResponder(*args): return apply(_quickfix.Session_setResponder, args) def send(*args): return apply(_quickfix.Session_send, args) def next(*args): return apply(_quickfix.Session_next, args) def disconnect(*args): return apply(_quickfix.Session_disconnect, args) def getExpectedSenderNum(*args): return apply(_quickfix.Session_getExpectedSenderNum, args) def getExpectedTargetNum(*args): return apply(_quickfix.Session_getExpectedTargetNum, args) def getLog(*args): return apply(_quickfix.Session_getLog, args) def getStore(*args): return apply(_quickfix.Session_getStore, 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.Session_isAcceptor(*args) def getLogonTime(*args): return _quickfix.Session_getLogonTime(*args) def setLogonTime(*args): return _quickfix.Session_setLogonTime(*args) def getSenderDefaultApplVerID(*args): return _quickfix.Session_getSenderDefaultApplVerID(*args) def setSenderDefaultApplVerID(*args): return _quickfix.Session_setSenderDefaultApplVerID(*args) def getTargetDefaultApplVerID(*args): return _quickfix.Session_getTargetDefaultApplVerID(*args) def setTargetDefaultApplVerID(*args): return _quickfix.Session_setTargetDefaultApplVerID(*args) def getSendRedundantResendRequests(*args): return _quickfix.Session_getSendRedundantResendRequests(*args) def setSendRedundantResendRequests(*args): return _quickfix.Session_setSendRedundantResendRequests(*args) def getCheckCompId(*args): return _quickfix.Session_getCheckCompId(*args) def setCheckCompId(*args): return _quickfix.Session_setCheckCompId(*args) def getCheckLatency(*args): return _quickfix.Session_getCheckLatency(*args) def setCheckLatency(*args): return _quickfix.Session_setCheckLatency(*args) def getMaxLatency(*args): return _quickfix.Session_getMaxLatency(*args) def setMaxLatency(*args): return _quickfix.Session_setMaxLatency(*args) def getLogonTimeout(*args): return _quickfix.Session_getLogonTimeout(*args) def setLogonTimeout(*args): return _quickfix.Session_setLogonTimeout(*args) def getLogoutTimeout(*args): return _quickfix.Session_getLogoutTimeout(*args) def setLogoutTimeout(*args): return _quickfix.Session_setLogoutTimeout(*args) def getResetOnLogon(*args): return _quickfix.Session_getResetOnLogon(*args) def setResetOnLogon(*args): return _quickfix.Session_setResetOnLogon(*args) def getResetOnLogout(*args): return _quickfix.Session_getResetOnLogout(*args) def setResetOnLogout(*args): return _quickfix.Session_setResetOnLogout(*args) def getResetOnDisconnect(*args): return _quickfix.Session_getResetOnDisconnect(*args) def setResetOnDisconnect(*args): return _quickfix.Session_setResetOnDisconnect(*args) def getRefreshOnLogon(*args): return _quickfix.Session_getRefreshOnLogon(*args) def setRefreshOnLogon(*args): return _quickfix.Session_setRefreshOnLogon(*args) def getMillisecondsInTimeStamp(*args): return _quickfix.Session_getMillisecondsInTimeStamp(*args) def setMillisecondsInTimeStamp(*args): return _quickfix.Session_setMillisecondsInTimeStamp(*args) def getPersistMessages(*args): return _quickfix.Session_getPersistMessages(*args) def setPersistMessages(*args): return _quickfix.Session_setPersistMessages(*args) def setResponder(*args): return _quickfix.Session_setResponder(*args) def send(*args): return _quickfix.Session_send(*args) def next(*args): return _quickfix.Session_next(*args) def disconnect(*args): return _quickfix.Session_disconnect(*args) def getExpectedSenderNum(*args): return _quickfix.Session_getExpectedSenderNum(*args) def getExpectedTargetNum(*args): return _quickfix.Session_getExpectedTargetNum(*args) def getLog(*args): return _quickfix.Session_getLog(*args) def getStore(*args): return _quickfix.Session_getStore(*args)
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