This is the complete list of members for Session, including all inherited members.
connect(const std::string &host, Port port) | Session | |
creationTime() const | Session | |
customKey() const | Session | |
disconnect(const std::string &reason="Terminate") | Session | |
flushSessionStorage() | Session | |
id() const | Session | |
incomingMessageGapQueueMaximumSize() const | Session | |
incomingMessageGapQueueMaximumSize(size_t value) | Session | |
inSeqNum() const | Session | |
inSeqNum(SeqNumber nextExpectedInSeqNum) | Session | |
localNetworkInterface() const | Session | |
localNetworkInterface(const std::string &value) | Session | |
localPort() const | Session | |
localPortRange() const | Session | |
localPortRange(std::pair< Port, Port > portRange) | Session | |
localTimeUsage() const | Session | |
localTimeUsage(bool useLocalTime) | Session | |
log(const std::string &message) const | Session | |
logBeforeSending() const | Session | |
logBeforeSending(bool value) | Session | |
marketSegmentId() const | Session | |
messageGrouping() const | Session | |
messageGrouping(unsigned numberOfMessagesToGroup) | Session | |
outSeqNum() const | Session | |
outSeqNum(SeqNumber nextOutSeqNum) | Session | |
previousSeqNo() const | Session | |
previousSeqNo(SeqNumber value) | Session | |
previousUuid() const | Session | |
previousUuid(Messaging::UInt64 value) | Session | |
receiveSpinningTimeout() const | Session | |
receiveSpinningTimeout(unsigned timeoutInUs) | Session | |
receivingThreadAffinity(CpuIndex cpuIndex) | Session | |
receivingThreadAffinity(const CpuIndexes &cpuIndexes) | Session | |
receivingThreadAffinity() const | Session | |
receivingThreadPolicy() const | Session | |
receivingThreadPolicy(int policy) | Session | |
receivingThreadPriority() const | Session | |
receivingThreadPriority(int priority) | Session | |
reconnectAttempts() const | Session | |
reconnectAttempts(unsigned reconnectAttempts) | Session | |
reconnectInterval() const | Session | |
reconnectInterval(unsigned seconds) | Session | |
remoteHost() const | Session | |
remoteIpAddress() const | Session | |
remotePort() const | Session | |
reportNewMessagesWhileWaitingForMissedMessages() const | Session | |
reportNewMessagesWhileWaitingForMissedMessages(bool value) | Session | |
reset(bool startOfWeek=false) | Session | |
send(Messaging::MessageHolder< SbeMessageType, MaxMessageSize, MessageInitializer > &msg) | Session | |
send(Messaging::MessageHolder< SbeMessageType, MaxMessageSize, MessageInitializer > &&msg) | Session | |
send(Messaging::MessageHolders< SbeMessageType, MaxMessageSize, MessageInitializer > &msgs) | Session | |
send(std::initializer_list< Messaging::MessageHolder< SbeMessageType, MaxMessageSize, MessageInitializer > > list) | Session | |
sendingThreadAffinity(CpuIndex cpuIndex) | Session | |
sendingThreadAffinity(const CpuIndexes &cpuIndexes) | Session | |
sendingThreadAffinity() const | Session | |
sendingThreadPolicy() const | Session | |
sendingThreadPolicy(int policy) | Session | |
sendingThreadPriority() const | Session | |
sendingThreadPriority(int priority) | Session | |
sendSpinningTimeout() const | Session | |
sendSpinningTimeout(unsigned timeoutInUs) | Session | |
Session(const SessionSettings &settings, int marketSegmentId, SessionListener *sessionListener, MDP::MarketDataListener *marketDataListener, SessionStorageType::Enum storageType=SessionStorageType::FileBased, SessionStorage *storage=nullptr, UInt64 uuid=UndefinedUuid, const std::string &customKey="") | Session | |
socketOptions() const | Session | |
socketOptions(const SocketOptions &options) | Session | |
state() | Session | |
storageDirectory() const | Session | |
storageId() const | Session | |
storageType() const | Session | |
tcpNoDelayOption() const | Session | |
tcpNoDelayOption(bool value) | Session | |
toString() const | Session | |
UndefinedAffinity | Session | static |
UndefinedUuid | Session | static |
uuid() const | Session | |
validateSequenceNumbers() const | Session | |
validateSequenceNumbers(bool validate) | Session | |
~Session() | Session |