, 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] |
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 DateTime &time) | FIX::Session | [inline] |
isSessionRegistered(const SessionID &) | FIX::Session | [static] |
isSessionTime(const DateTime &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_application | FIX::Session | [private] |
m_checkCompId | FIX::Session | [private] |
m_checkLatency | FIX::Session | [private] |
m_dataDictionaryProvider | FIX::Session | [private] |
m_logonTime | FIX::Session | [private] |
m_maxLatency | FIX::Session | [private] |
m_messageStoreFactory | FIX::Session | [private] |
m_millisecondsInTimeStamp | FIX::Session | [private] |
m_mutex | FIX::Session | [private] |
m_persistMessages | FIX::Session | [private] |
m_pLogFactory | FIX::Session | [private] |
m_pResponder | FIX::Session | [private] |
m_refreshOnLogon | FIX::Session | [private] |
m_resetOnDisconnect | FIX::Session | [private] |
m_resetOnLogon | FIX::Session | [private] |
m_resetOnLogout | FIX::Session | [private] |
m_senderDefaultApplVerID | FIX::Session | [private] |
m_sendRedundantResendRequests | FIX::Session | [private] |
m_sessionID | FIX::Session | [private] |
m_sessionTime | FIX::Session | [private] |
m_state | FIX::Session | [private] |
m_targetDefaultApplVerID | FIX::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_mutex | FIX::Session | [private, static] |
s_registered | FIX::Session | [private, static] |
s_sessionIDs | FIX::Session | [private, static] |
s_sessions | FIX::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 typedef | FIX::Session | [private] |
Sessions typedef | FIX::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] |
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 | |