B2BITS FIX Antenna HFT
1.0.15
|
#include <cstdio>
#include <B2BITS_String.h>
#include "B2BITS_FIXFieldValue.h"
#include <PlatformDefines.h>
#include <UtilsHelpers.h>
#include "FixProtocolException.h"
Classes | |
class | Parser::FieldLengthExceededException |
class | Parser::IncorrectCheckSumException |
class | Parser::IncorrectMessageLengthException |
class | Parser::IncorrectNumInGroupCountForRepeatingGroupException |
class | Parser::InvalidMsgTypeException |
class | Parser::InvalidTagNumberException |
class | Parser::ParserException |
Appear when something wrong with message format, e.g. More... | |
class | Parser::RepeatingGroupFieldsOutOfOrderException |
class | Parser::RepeatingGroupIndexOutOfRangeException |
class | Parser::RequiredBlockWithoutFields |
class | Parser::RequiredBlockWithoutFieldsCharPtr |
class | Parser::RequiredTagMissingException |
class | Parser::SenderTargetValidationError |
class | Parser::TagAppearsMoreThanOnceException |
class | Parser::TagNotDefinedForThisMessageTypeException |
class | Parser::TagOutOfOrderException |
Contains information about Unexpected Field error. More... | |
class | Parser::TagParsingException |
class | Parser::TagSpecifiedWithoutValueException |
Namespaces | |
Parser | |