|
FIX 4.0 Demo 1.0
|
会话状态 (用于断线恢复) More...
#include <store.hpp>

Public Attributes | |
| std::string | senderCompID |
| std::string | targetCompID |
| int | sendSeqNum |
| 发送序列号 | |
| int | recvSeqNum |
| 接收序列号 | |
| int64_t | lastUpdateTime |
| 最后更新时间 | |
会话状态 (用于断线恢复)
| int64_t fix40::SessionState::lastUpdateTime |
最后更新时间
| int fix40::SessionState::recvSeqNum |
接收序列号
| std::string fix40::SessionState::senderCompID |
| int fix40::SessionState::sendSeqNum |
发送序列号
| std::string fix40::SessionState::targetCompID |