Engine::LogoutEvent Class Reference

#include <B2BITS_SessionEvent.h>

Inheritance diagram for Engine::LogoutEvent:

Inheritance graph
[legend]
Collaboration diagram for Engine::LogoutEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogoutEvent (Engine::FIXMessage *pLogoutMsg, const std::string &reason)
 LogoutEvent (const LogoutEvent &orig)
virtual const std::string * what () const

Public Attributes

const Engine::FIXMessagem_pLogoutMsg


Detailed Description

The session was closed.

Constructor & Destructor Documentation

Engine::LogoutEvent::LogoutEvent ( Engine::FIXMessage pLogoutMsg,
const std::string &  reason 
)

Constructor.

Engine::LogoutEvent::LogoutEvent ( const LogoutEvent orig  ) 

Copy Constructor, performs "deep copy".


Member Function Documentation

virtual const std::string* Engine::LogoutEvent::what (  )  const [virtual]

Reimplemented from SessionEvent.

See also:
SessionEvent

Implements Engine::SessionEvent.


Member Data Documentation

The received Logout message.

Warning:
not NULL only if the session was closed by the remote side.


The documentation for this class was generated from the following file:

Generated on Fri Apr 17 12:27:23 2009 for B2BITS FIX Antenna C++ by  doxygen 1.5.6