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