Engine::Warning Class Reference

#include <B2BITS_Event.h>

Inheritance diagram for Engine::Warning:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Warning (const std::string &msg)
virtual ~Warning ()
 Destructor.
virtual const std::string * what () const
virtual Type getType () const

Protected Attributes

std::string m_reason
 Contains string that describes the event.


Detailed Description

Represents warning event.

See also:
NotificationsMgr

Constructor & Destructor Documentation

Engine::Warning::Warning ( const std::string &  msg  ) 

Constructor.

Parameters:
msg String that describes the event.


Member Function Documentation

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

Describes the event.

Implements Engine::Event.

virtual Type Engine::Warning::getType (  )  const [inline, virtual]

Returns the event type. Can be used instead of C++ RTTI.

Implements Engine::Event.

Reimplemented in Engine::SessionWarning, and Engine::LinkErrorWasDetected.

References Engine::Event::WARNING.


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

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