#include <IEcho.h>
|
| virtual void | echo (std::string msg)=0 |
| |
| virtual | ~IEcho () |
| |
Definition at line 9 of file IEcho.h.
| virtual IEcho::~IEcho |
( |
| ) |
|
|
inlinevirtual |
| virtual void IEcho::echo |
( |
std::string |
msg | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: