libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
fix_to_oslo.cpp
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright © 2016 by J.M.McGuiness, isimud@hussar.me.uk
3
**
4
** This library is free software; you can redistribute it and/or
5
** modify it under the terms of the GNU Lesser General Public
6
** License as published by the Free Software Foundation; either
7
** version 2.1 of the License, or (at your option) any later version.
8
**
9
** This library is distributed in the hope that it will be useful,
10
** but WITHOUT ANY WARRANTY; without even the implied warranty of
11
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12
** Lesser General Public License for more details.
13
**
14
** You should have received a copy of the GNU Lesser General Public
15
** License along with this library; if not, write to the Free Software
16
** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
*/
18
19
#
include
"../MIT/OSLO/oslo.hpp"
20
21
#
include
"../conversions/fix_to_mit_conversions.hpp"
22
#
include
"../conversions/mit_to_fix_conversions.hpp"
23
24
#
include
"fix_to_mit_main.hpp"
25
26
using
namespace
libisimud;
27
28
int
main
(
int
argc,
char
const
*
const
*argv) {
29
return
exchanges::fix_to_mit_link<exchanges::MIT::OSLO::link_t<exchanges::FIX::v5_0sp2::MsgTypes>>::main(argc, argv);
30
}
isimud
exchanges
links
fix_to_oslo.cpp
Generated on Tue May 11 2021 17:26:21 for libjmmcg by
1.9.2