#include <fix8/f8config.h>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <sstream>
#include <vector>
#include <map>
#include <list>
#include <set>
#include <iterator>
#include <algorithm>
#include <cerrno>
#include <string.h>
#include <fix8/f8exception.hpp>
#include <fix8/hypersleep.hpp>
#include <fix8/mpmc.hpp>
#include <fix8/thread.hpp>
#include <fix8/f8types.hpp>
#include <fix8/f8utils.hpp>
#include <fix8/tickval.hpp>
#include <fix8/logger.hpp>
#include <fix8/traits.hpp>
#include <fix8/field.hpp>
#include <fix8/message.hpp>
#include "Myfix_types.hpp"
#include "Myfix_router.hpp"
#include "Myfix_classes.hpp"
Go to the source code of this file.
|
const TEX::Myfix_BaseMsgEntry::Pair | FIX8::TEX::msgpairs [] { "0", { Type2Type<TEX::Heartbeat>(), "Heartbeat" } } |
|
const TEX::Myfix_BaseMsgEntry::Pair const Myfix_BaseEntry::Pair | FIX8::TEX::fldpairs [] |
|