|
bpp-phyl
2.2.0
|
Class for notifying new toplogy change events. More...
#include <Bpp/Phyl/TopologySearch.h>
Collaboration diagram for bpp::TopologyChangeEvent: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 56 of file TopologySearch.h.
|
inline |
Definition at line 62 of file TopologySearch.h.
|
inline |
Definition at line 63 of file TopologySearch.h.
|
inlinevirtual |
Definition at line 64 of file TopologySearch.h.
|
inlinevirtual |
Get the message associated to this event.
Definition at line 72 of file TopologySearch.h.
References message_.
|
protected |
Definition at line 59 of file TopologySearch.h.
Referenced by getMessage().