bpp-phyl3
3.0.0
|
Class for notifying new toplogy change events. More...
#include <Bpp/Phyl/Tree/TopologySearch.h>
Public Member Functions | |
TopologyChangeEvent () | |
TopologyChangeEvent (const std::string &message) | |
virtual | ~TopologyChangeEvent () |
virtual const std::string & | getMessage () const |
Get the message associated to this event. More... | |
Protected Attributes | |
std::string | message_ |
Class for notifying new toplogy change events.
Definition at line 21 of file TopologySearch.h.
|
inline |
Definition at line 27 of file TopologySearch.h.
|
inline |
Definition at line 28 of file TopologySearch.h.
|
inlinevirtual |
Definition at line 29 of file TopologySearch.h.
|
inlinevirtual |
Get the message associated to this event.
Definition at line 37 of file TopologySearch.h.
References message_.
|
protected |
Definition at line 24 of file TopologySearch.h.
Referenced by getMessage().