#include <sayaction.h>
Inheritance diagram for SayAction:
Public Member Functions | |
SayAction (const std::string &predicate, std::string message) | |
virtual | ~SayAction () |
void | GetMessage (std::string &msg) |
Protected Attributes | |
std::string | mMessage |
Definition at line 26 of file sayaction.h.
|
Definition at line 29 of file sayaction.h. |
|
Definition at line 33 of file sayaction.h. |
|
Definition at line 35 of file sayaction.h. References mMessage. |
|
Definition at line 41 of file sayaction.h. Referenced by GetMessage(). |