Engine::FastLogoutEvent Class Reference

Logout event. More...

#include <B2BITS_FastSessionEvent.h>

Inheritance diagram for Engine::FastLogoutEvent:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FastLogoutEvent (Engine::FastMessage *pLogoutMsg, const std::string &reason)
 FastLogoutEvent (const FastLogoutEvent &orig)
virtual const std::string * what () const

Public Attributes

const Engine::FastMessagepLogoutMsg_


Detailed Description

Logout event.

Constructor & Destructor Documentation

Engine::FastLogoutEvent::FastLogoutEvent ( Engine::FastMessage pLogoutMsg,
const std::string &  reason 
)

Constructor.

Engine::FastLogoutEvent::FastLogoutEvent ( const FastLogoutEvent orig  ) 

Copy Constructor, performs "deep copy".


Member Function Documentation

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

Reimplemented from SessionEvent.

See also:
SessionEvent

Implements Engine::FastSessionEvent.


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:08 2009 for B2BITS FIX Antenna C++ by  doxygen 1.5.6