#include <exception>
#include <OnixS/FIXEngine/ABI.h>
#include <OnixS/FIXEngine/Compiler.h>
#include <OnixS/FIXEngine/FIX/Message.h>
#include <OnixS/FIXEngine/FIX/FlatMessage.h>
Go to the source code of this file.
Classes | |
class | FirstMessageNotLogonException |
class | LinkErrorException |
class | UnexpectedSequenceNumberException |
class | TimeoutException |
class | ConfirmationLogonMessageErrorException |
class | ValidationException |
class | ConnectException |
Namespaces | |
OnixS | |
OnixS::FIX | |
Typedefs | |
typedef std::exception | Exception |
typedef std::runtime_error | RuntimeError |