FIX::Session Member List
This is the complete list of members for FIX::Session, including all inherited members.
addSession(Session &)FIX::Session [private, static]
checkSessionTime(const UtcTimeStamp &timeStamp)FIX::Session [inline, private]
disconnect()FIX::Session
doBadCompID(const Message &msg)FIX::Session [private]
doBadTime(const Message &msg)FIX::Session [private]
doesSessionExist(const SessionID &)FIX::Session [static]
doPossDup(const Message &msg)FIX::Session [private]
doTargetTooHigh(const Message &msg)FIX::Session [private]
doTargetTooLow(const Message &msg)FIX::Session [private]
fill(Header &)FIX::Session [private]
fromCallback(const MsgType &msgType, const Message &msg, const SessionID &sessionID)FIX::Session [private]
generateBusinessReject(const Message &, int err, int field=0)FIX::Session [private]
generateHeartbeat()FIX::Session [private]
generateHeartbeat(const Message &)FIX::Session [private]
generateLogon()FIX::Session [private]
generateLogon(const Message &)FIX::Session [private]
generateLogout(const std::string &text="")FIX::Session [private]
generateReject(const Message &, int err, int field=0)FIX::Session [private]
generateReject(const Message &, const std::string &)FIX::Session [private]
generateResendRequest(const BeginString &, const MsgSeqNum &)FIX::Session [private]
generateSequenceReset(int, int)FIX::Session [private]
generateTestRequest(const std::string &)FIX::Session [private]
get(int s, Message &m) const FIX::Session [private]
getCheckCompId()FIX::Session [inline]
getCheckLatency()FIX::Session [inline]
getDataDictionaryProvider() const FIX::Session [inline]
getExpectedSenderNum()FIX::Session [inline]
getExpectedTargetNum()FIX::Session [inline]
getLog()FIX::Session [inline]
getLogonTime()FIX::Session [inline]
getLogonTimeout()FIX::Session [inline]
getLogoutTimeout()FIX::Session [inline]
getMaxLatency()FIX::Session [inline]
getMillisecondsInTimeStamp()FIX::Session [inline]
getPersistMessages()FIX::Session [inline]
getRefreshOnLogon()FIX::Session [inline]
getResetOnDisconnect()FIX::Session [inline]
getResetOnLogon()FIX::Session [inline]
getResetOnLogout()FIX::Session [inline]
getSenderDefaultApplVerID()FIX::Session [inline]
getSendRedundantResendRequests()FIX::Session [inline]
getSessionID() const FIX::Session [inline]
getSessions()FIX::Session [static]
getStore()FIX::Session [inline]
getTargetDefaultApplVerID()FIX::Session [inline]
getValidateLengthAndChecksum()FIX::Session [inline]
insertOrigSendingTime(Header &, const UtcTimeStamp &when=UtcTimeStamp())FIX::Session [private]
insertSendingTime(Header &)FIX::Session [private]
isAcceptor()FIX::Session [inline]
isCorrectCompID(const SenderCompID &senderCompID, const TargetCompID &targetCompID)FIX::Session [inline, private]
isEnabled()FIX::Session [inline]
isGoodTime(const SendingTime &sendingTime)FIX::Session [inline, private]
isInitiator()FIX::Session [inline]
isLoggedOn()FIX::Session [inline]
isLogonTime(const UtcTimeStamp &time)FIX::Session [inline]
isSessionRegistered(const SessionID &)FIX::Session [static]
isSessionTime(const UtcTimeStamp &time)FIX::Session [inline]
isTargetTooHigh(const MsgSeqNum &msgSeqNum)FIX::Session [inline, private]
isTargetTooLow(const MsgSeqNum &msgSeqNum)FIX::Session [inline, private]
logon()FIX::Session [inline]
logout(const std::string &reason="")FIX::Session [inline]
lookupSession(const SessionID &)FIX::Session [static]
lookupSession(const std::string &, bool reverse=false)FIX::Session [static]
m_applicationFIX::Session [private]
m_checkCompIdFIX::Session [private]
m_checkLatencyFIX::Session [private]
m_dataDictionaryProviderFIX::Session [private]
m_logonTimeFIX::Session [private]
m_maxLatencyFIX::Session [private]
m_messageStoreFactoryFIX::Session [private]
m_millisecondsInTimeStampFIX::Session [private]
m_mutexFIX::Session [private]
m_persistMessagesFIX::Session [private]
m_pLogFactoryFIX::Session [private]
m_pResponderFIX::Session [private]
m_refreshOnLogonFIX::Session [private]
m_resetOnDisconnectFIX::Session [private]
m_resetOnLogonFIX::Session [private]
m_resetOnLogoutFIX::Session [private]
m_senderDefaultApplVerIDFIX::Session [private]
m_sendRedundantResendRequestsFIX::Session [private]
m_sessionIDFIX::Session [private]
m_sessionTimeFIX::Session [private]
m_stateFIX::Session [private]
m_targetDefaultApplVerIDFIX::Session [private]
m_validateLengthAndChecksumFIX::Session [private]
next()FIX::Session
next(const UtcTimeStamp &timeStamp)FIX::Session
next(const std::string &, const UtcTimeStamp &timeStamp, bool queued=false)FIX::Session
next(const Message &, const UtcTimeStamp &timeStamp, bool queued=false)FIX::Session
nextHeartbeat(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextLogon(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextLogout(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextQueued(const UtcTimeStamp &timeStamp)FIX::Session [private]
nextQueued(int num, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextReject(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextResendRequest(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextSequenceReset(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
nextTestRequest(const Message &, const UtcTimeStamp &timeStamp)FIX::Session [private]
numSessions()FIX::Session [static]
persist(const Message &, const std::string &)FIX::Session [private]
populateRejectReason(Message &, int field, const std::string &)FIX::Session [private]
populateRejectReason(Message &, const std::string &)FIX::Session [private]
receivedLogon()FIX::Session [inline]
refresh()FIX::Session [inline]
registerSession(const SessionID &)FIX::Session [static]
removeSession(Session &)FIX::Session [private, static]
resend(Message &message)FIX::Session [private]
reset()FIX::Session [inline]
s_mutexFIX::Session [private, static]
s_registeredFIX::Session [private, static]
s_sessionIDsFIX::Session [private, static]
s_sessionsFIX::Session [private, static]
send(Message &)FIX::Session
send(const std::string &)FIX::Session [private]
sendRaw(Message &, int msgSeqNum=0)FIX::Session [private]
sendToTarget(Message &message, const std::string &qualifier="")FIX::Session [static]
sendToTarget(Message &message, const SessionID &sessionID)FIX::Session [static]
sendToTarget(Message &, const SenderCompID &senderCompID, const TargetCompID &targetCompID, const std::string &qualifier="")FIX::Session [static]
sendToTarget(Message &message, const std::string &senderCompID, const std::string &targetCompID, const std::string &qualifier="")FIX::Session [static]
sentLogon()FIX::Session [inline]
sentLogout()FIX::Session [inline]
Session(Application &, MessageStoreFactory &, const SessionID &, const DataDictionaryProvider &, const TimeRange &, int heartBtInt, LogFactory *pLogFactory)FIX::Session
SessionIDs typedefFIX::Session [private]
Sessions typedefFIX::Session [private]
set(int s, const Message &m)FIX::Session [private]
setCheckCompId(bool value)FIX::Session [inline]
setCheckLatency(bool value)FIX::Session [inline]
setDataDictionaryProvider(const DataDictionaryProvider &dataDictionaryProvider)FIX::Session [inline]
setLogonTime(const TimeRange &value)FIX::Session [inline]
setLogonTimeout(int value)FIX::Session [inline]
setLogoutTimeout(int value)FIX::Session [inline]
setMaxLatency(int value)FIX::Session [inline]
setMillisecondsInTimeStamp(bool value)FIX::Session [inline]
setNextSenderMsgSeqNum(int num)FIX::Session [inline]
setNextTargetMsgSeqNum(int num)FIX::Session [inline]
setPersistMessages(bool value)FIX::Session [inline]
setRefreshOnLogon(bool value)FIX::Session [inline]
setResetOnDisconnect(bool value)FIX::Session [inline]
setResetOnLogon(bool value)FIX::Session [inline]
setResetOnLogout(bool value)FIX::Session [inline]
setResponder(Responder *pR)FIX::Session [inline]
setSenderDefaultApplVerID(const std::string &senderDefaultApplVerID)FIX::Session [inline]
setSendRedundantResendRequests(bool value)FIX::Session [inline]
setTargetDefaultApplVerID(const std::string &targetDefaultApplVerID)FIX::Session [inline]
setValidateLengthAndChecksum(bool value)FIX::Session [inline]
shouldSendReset()FIX::Session [private]
unregisterSession(const SessionID &)FIX::Session [static]
validLogonState(const MsgType &msgType)FIX::Session [private]
verify(const Message &msg, bool checkTooHigh=true, bool checkTooLow=true)FIX::Session [private]
~Session()FIX::Session [virtual]

Generated on Mon Sep 15 2014 01:23:57 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001