Index  Source Files  Annotated Class List  Alphabetical Class List  Class Hierarchy  Graphical Class Hierarchy   
 

/home/orenmnero/autobuild/quickfix/src/C++/Session.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  FIX

Defines

#define LOGEX(method)


Define Documentation

#define LOGEX method   ) 
 

Value:

try { method; } catch( std::exception& e ) \
  { m_state.onEvent( e.what() ); }

Definition at line 38 of file Session.cpp.

Referenced by FIX::Session::next().


Generated on Mon Jul 24 19:36:31 2006 for QuickFIX by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2001