![]() |
Go to the source code of this file.
Namespaces | |
namespace | FIX |
Defines | |
#define | LOGEX(method) |
#define LOGEX | ( | method | ) |
try { method; } catch( std::exception& e ) \ { m_state.onEvent( e.what() ); }
Definition at line 39 of file Session.cpp.
Referenced by FIX::Session::next().