OnixS ICE iMpact Multicast Price Feed Handler C++ library
8.17.0
API documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
ICE
iMpact
MarketData
Config.h
Go to the documentation of this file.
1
/**
2
* \file
3
*
4
* \brief Declare build-time data
5
*
6
*/
7
/*
8
* This software is owned by Onix Solutions Limited [OnixS] and is protected
9
* by copyright law and international copyright treaties. All rights reserved.
10
*/
11
/*
12
* ATTENTION DO NOT EDIT!
13
*
14
* This file was generated by CMake from Config.h.in
15
*/
16
17
#pragma once
18
19
/// String literal with version
20
#define ONIXS_IMPACT_VERSION_STRING "8.17.0"
21
22
/// Default network interface for tests
23
#define ONIXS_IMPACT_DEFAULT_NETWORK_INTERFACE "lo"