![]() |
![]() |
|
Index
Source Files
Annotated Class List
Alphabetical Class List
Class Hierarchy
Graphical Class Hierarchy
|
||
![]() |
![]() |
#include <MessageStore.h>
Inheritance diagram for FIX::MessageStore:

Public Member Functions | |
| virtual | ~MessageStore () |
| virtual bool | set (int, const std::string &)=0 throw ( IOException ) |
| virtual void | get (int, int, std::vector< std::string > &) const=0 throw ( IOException ) |
| virtual int | getNextSenderMsgSeqNum () const=0 throw ( IOException ) |
| virtual int | getNextTargetMsgSeqNum () const=0 throw ( IOException ) |
| virtual void | setNextSenderMsgSeqNum (int)=0 throw ( IOException ) |
| virtual void | setNextTargetMsgSeqNum (int)=0 throw ( IOException ) |
| virtual void | incrNextSenderMsgSeqNum ()=0 throw ( IOException ) |
| virtual void | incrNextTargetMsgSeqNum ()=0 throw ( IOException ) |
| virtual UtcTimeStamp | getCreationTime () const=0 throw ( IOException ) |
| virtual void | reset ()=0 throw ( IOException ) |
| virtual void | refresh ()=0 throw ( IOException ) |
Definition at line 66 of file MessageStore.h.
|
|
Definition at line 69 of file MessageStore.h.
00069 {}
|
|
||||||||||||||||
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::get(), and FIX::MessageStoreExceptionWrapper::get(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::getCreationTime(), and FIX::MessageStoreExceptionWrapper::getCreationTime(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::getNextSenderMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::getNextSenderMsgSeqNum(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::getNextTargetMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::getNextTargetMsgSeqNum(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::incrNextSenderMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::incrNextSenderMsgSeqNum(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::incrNextTargetMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::incrNextTargetMsgSeqNum(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::refresh(), and FIX::MessageStoreExceptionWrapper::refresh(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::reset(), and FIX::MessageStoreExceptionWrapper::reset(). |
|
||||||||||||
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::set(), and FIX::MessageStoreExceptionWrapper::set(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::setNextSenderMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::setNextSenderMsgSeqNum(). |
|
|
Implemented in FIX::FileStore, FIX::MemoryStore, and FIX::SessionState. Referenced by FIX::SessionState::setNextTargetMsgSeqNum(), and FIX::MessageStoreExceptionWrapper::setNextTargetMsgSeqNum(). |
1.3.6-20040222 written by Dimitri van Heesch,
© 1997-2001