BON::Event Class Reference

#include <Events.h>

Collaboration diagram for BON::Event:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Event (MON::ObjectEventType eType, const Object &context)
 Event (const Event &event)
Eventoperator= (const Event &event)
virtual ~Event ()
MON::ObjectEventType getType () const
Object getContext () const
std::string getInfoString (Util::InfoOptions usOptions=Util::IO_None) const
std::string getInfoString (std::set< Util::InfoOption > setOptions) const

Detailed Description

Definition at line 37 of file Events.h.


Constructor & Destructor Documentation

BON::Event::Event ( MON::ObjectEventType  eType,
const Object context 
)

Definition at line 37 of file Events.cpp.

BON::Event::Event ( const Event event  ) 

Definition at line 42 of file Events.cpp.

virtual BON::Event::~Event (  )  [inline, virtual]

Definition at line 50 of file Events.h.


Member Function Documentation

Object BON::Event::getContext (  )  const

Definition at line 61 of file Events.cpp.

std::string BON::Event::getInfoString ( std::set< Util::InfoOption setOptions  )  const

Definition at line 71 of file Events.cpp.

std::string BON::Event::getInfoString ( Util::InfoOptions  usOptions = Util::IO_None  )  const

Definition at line 66 of file Events.cpp.

MON::ObjectEventType BON::Event::getType (  )  const

Definition at line 56 of file Events.cpp.

Event & BON::Event::operator= ( const Event event  ) 

Definition at line 47 of file Events.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:58:12 2013 for GME by  doxygen 1.6.3