[Quickfix-developers] Explicitly getting messages from the Log
Brought to you by:
orenmnero
From: Vitor C. <vc...@hi...> - 2002-12-03 12:51:11
|
Hi to all, I'm currently working with the C++ interface of quickfix 1.3.2. Does anyone know how to request for a specific message (using a sequence number) from the log? I was trying to get to the Log and Store objects kept in the Session object's state (m_sessionState) but apparently there is no way to get there. Thanks in advance. |