rapid
A ROS robotics library.
|
#include <sound.h>
Public Member Functions | |
MockSound () | |
MOCK_METHOD1 (Say, void(const std::string &text)) | |
![]() | |
virtual | ~SoundInterface () |
virtual void | Say (const std::string &text)=0 |
rapid::sound::MockSound::MOCK_METHOD1 | ( | Say | , |
void(const std::string &text) | |||
) |