#include <messages/ISpeechSynthesizerMsgs/idl_generated_code/ISpeechSynthesizerMsgs.h>
Inheritance diagram for ISpeechSynthesizerMsgs:Public Member Functions | |
| virtual yarp::os::ApplicationNetworkProtocolVersion | getLocalProtocolVersion () |
| virtual yarp::os::ApplicationNetworkProtocolVersion | getRemoteProtocolVersion () |
| virtual bool | checkProtocolVersion () |
| ISpeechSynthesizerMsgs () | |
| virtual return_set_language | set_language (const std::string &language) |
| virtual return_get_language | get_language () |
| virtual return_set_voice | set_voice (const std::string &language) |
| virtual return_get_voice | get_voice () |
| virtual return_set_speed | set_speed (const double speed) |
| virtual return_get_speed | get_speed () |
| virtual return_set_pitch | set_pitch (const double pitch) |
| virtual return_get_pitch | get_pitch () |
| virtual return_synthesize | synthesize (const std::string &text) |
| virtual std::vector< std::string > | help (const std::string &functionName="--all") |
| bool | read (yarp::os::ConnectionReader &connection) override |
| Read this object from a network connection. | |
Public Member Functions inherited from yarp::os::Wire | |
| yarp::os::WireLink & | yarp () |
| Get YARP state associated with this object. | |
| const yarp::os::WireLink & | yarp () const |
| Get YARP state associated with this object (const version). | |
Public Member Functions inherited from yarp::os::PortReader | |
| virtual | ~PortReader () |
| Destructor. | |
| virtual Type | getReadType () const |
Definition at line 27 of file ISpeechSynthesizerMsgs.h.
| ISpeechSynthesizerMsgs::ISpeechSynthesizerMsgs | ( | ) |
Definition at line 1958 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Definition at line 80 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1973 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 2033 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 2013 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1993 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Definition at line 95 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Definition at line 65 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Definition at line 2054 of file ISpeechSynthesizerMsgs.cpp.
|
overridevirtual |
Read this object from a network connection.
Override this for your particular class.
| reader | an interface to the network connection for reading |
Implements yarp::os::PortReader.
Definition at line 2112 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1963 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 2023 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 2003 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1983 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 2043 of file ISpeechSynthesizerMsgs.cpp.