FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
fix40::SessionState Struct Reference

会话状态 (用于断线恢复) More...

#include <store.hpp>

Collaboration diagram for fix40::SessionState:
Collaboration graph

Public Attributes

std::string senderCompID
 
std::string targetCompID
 
int sendSeqNum
 发送序列号
 
int recvSeqNum
 接收序列号
 
int64_t lastUpdateTime
 最后更新时间
 

Detailed Description

会话状态 (用于断线恢复)

Member Data Documentation

◆ lastUpdateTime

int64_t fix40::SessionState::lastUpdateTime

最后更新时间

◆ recvSeqNum

int fix40::SessionState::recvSeqNum

接收序列号

◆ senderCompID

std::string fix40::SessionState::senderCompID

◆ sendSeqNum

int fix40::SessionState::sendSeqNum

发送序列号

◆ targetCompID

std::string fix40::SessionState::targetCompID

The documentation for this struct was generated from the following file: