OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
Compiler.h File Reference

Go to the source code of this file.

Macros

#define ONIXS_ESPEED_ITCH_NOTHROW   throw()
#define ONIXS_ESPEED_ITCH_EXPLICIT
#define ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR   const
#define ONIXS_ESPEED_ITCH_CHECK_EXPECT(exp, c)

Macro Definition Documentation

◆ ONIXS_ESPEED_ITCH_CHECK_EXPECT

#define ONIXS_ESPEED_ITCH_CHECK_EXPECT ( exp,
c )
Value:
((exp))

Definition at line 52 of file Compiler.h.

◆ ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR

#define ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR   const

Definition at line 46 of file Compiler.h.

◆ ONIXS_ESPEED_ITCH_EXPLICIT

#define ONIXS_ESPEED_ITCH_EXPLICIT

Definition at line 34 of file Compiler.h.

◆ ONIXS_ESPEED_ITCH_NOTHROW

#define ONIXS_ESPEED_ITCH_NOTHROW   throw()

Definition at line 27 of file Compiler.h.