B2BITS FIX Antenna HFT
1.0.16
|
Classes | |
struct | CodeLocation |
class | Exception |
class | FileNotFoundException |
class | InvalidGlobalMsgIDException |
class | PropertyNotFoundException |
class | SessionHistory |
class | SessionHistoryErrorCode |
class | SessionHistoryException |
class | SessionHistoryMgr |
class | SessionLogGroup |
class | SessionLogReader |
class | SessionLogReaderBase |
struct | SessionOptions |
Typedefs | |
typedef boost::shared_ptr < SessionHistory > | SessionHistoryPtr |
typedef boost::shared_ptr < SessionLogGroup > | SessionLogGroupPtr |
typedef boost::shared_ptr < SessionLogReader > | SessionLogReaderPtr |
Functions | |
BOOST_SCOPED_ENUM_START (SessionHistoryLogTypes) | |
BOOST_SCOPED_ENUM_END | BOOST_SCOPED_ENUM_START (SessionHistoryMode) |
static bool | findMessageInSessionByGlobID (uint64_t globMsgID, const std::string &senderCompID, const std::string &targetCompID, bool isOut, Parser::LiteFixMessage &msg) |
static bool | isFatalFIXPersistanceError (RiskCommon::SessionHistoryErrorCode::Enum errCode) |
static bool | loadSessionFilesForSearch (RiskCommon::SessionHistoryMgr &historyMgr, const std::string &senderCompID, const std::string &targetCompID) |
std::ostream & | operator<< (std::ostream &stream, const CodeLocation &cl) |
typedef boost::shared_ptr<SessionHistory> RiskCommon::SessionHistoryPtr |
typedef boost::shared_ptr<SessionLogGroup> RiskCommon::SessionLogGroupPtr |
typedef boost::shared_ptr<SessionLogReader> RiskCommon::SessionLogReaderPtr |
RiskCommon::BOOST_SCOPED_ENUM_START | ( | SessionHistoryLogTypes | ) |
BOOST_SCOPED_ENUM_END RiskCommon::BOOST_SCOPED_ENUM_START | ( | SessionHistoryMode | ) |
References Engine::SessionName::Default.
|
inlinestatic |
References Engine::SessionName::Default, RiskCommon::SessionHistoryMgr::getCurrentIndexData(), RiskCommon::SessionHistoryMgr::getCurrentMessage(), Engine::IndexFileT< FileT >::Data::getPersistentData(), Engine::PersistentData::globalMsgID, loadSessionFilesForSearch(), LOG_FAST_FATAL, Parser::LiteFixMessage::makeStandalone(), RiskCommon::SessionHistoryMgr::moveNextMessage(), and Parser::LiteFixMessage::parse().
|
inlinestatic |
|
inlinestatic |
|
inline |