Inheritance diagram for Echo:Public Member Functions | |
| Echo () | |
| bool | open (Searchable &p) |
| void | onRead (Sound &sound) override |
| void | mute (bool muteFlag=true) |
| void | save (bool saveFlag=true) |
| void | saveFrame (Sound &sound) |
| bool | saveFile (const char *name) |
| bool | close () |
Public Member Functions inherited from yarp::os::TypedReaderCallback< Sound > | |
| virtual | ~TypedReaderCallback () |
| Destructor. | |
| virtual void | onRead (Sound &datum) |
| Callback method. | |
| virtual void | onRead (Sound &datum, const yarp::os::TypedReader< Sound > &reader) |
| Callback method. | |
Definition at line 29 of file yarphear.cpp.
|
inline |
Definition at line 42 of file yarphear.cpp.
|
inline |
Definition at line 179 of file yarphear.cpp.
Definition at line 130 of file yarphear.cpp.
Definition at line 89 of file yarphear.cpp.
|
inline |
Definition at line 52 of file yarphear.cpp.
Definition at line 136 of file yarphear.cpp.
Definition at line 151 of file yarphear.cpp.
Definition at line 142 of file yarphear.cpp.