YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
SpeechTranscription_CallbackHelper Class Reference

#include <networkWrappers/speechTranscription_nws_yarp/SpeechTranscription_nws_yarp.h>

+ Inheritance diagram for SpeechTranscription_CallbackHelper:

Public Member Functions

 SpeechTranscription_CallbackHelper ()=delete
 
 SpeechTranscription_CallbackHelper (yarp::dev::ISpeechTranscription *x, yarp::os::Port *output_port)
 
virtual ~SpeechTranscription_CallbackHelper () override
 
void onRead (yarp::sig::Sound &b) override
 
- Public Member Functions inherited from yarp::os::TypedReaderCallback< yarp::sig::Sound >
virtual ~TypedReaderCallback ()
 Destructor.
 
virtual void onRead (yarp::sig::Sound &datum)
 Callback method.
 
virtual void onRead (yarp::sig::Sound &datum, const yarp::os::TypedReader< yarp::sig::Sound > &reader)
 Callback method.
 

Protected Attributes

yarp::dev::ISpeechTranscriptionm_isptr {nullptr}
 
yarp::os::Portm_output_port {nullptr}
 

Detailed Description

Definition at line 33 of file SpeechTranscription_nws_yarp.h.

Constructor & Destructor Documentation

◆ SpeechTranscription_CallbackHelper() [1/2]

SpeechTranscription_CallbackHelper::SpeechTranscription_CallbackHelper ( )
delete

◆ SpeechTranscription_CallbackHelper() [2/2]

SpeechTranscription_CallbackHelper::SpeechTranscription_CallbackHelper ( yarp::dev::ISpeechTranscription x,
yarp::os::Port output_port 
)

Definition at line 177 of file SpeechTranscription_nws_yarp.cpp.

◆ ~SpeechTranscription_CallbackHelper()

virtual SpeechTranscription_CallbackHelper::~SpeechTranscription_CallbackHelper ( )
inlineoverridevirtual

Definition at line 43 of file SpeechTranscription_nws_yarp.h.

Member Function Documentation

◆ onRead()

void SpeechTranscription_CallbackHelper::onRead ( yarp::sig::Sound b)
override

Definition at line 188 of file SpeechTranscription_nws_yarp.cpp.

Member Data Documentation

◆ m_isptr

yarp::dev::ISpeechTranscription* SpeechTranscription_CallbackHelper::m_isptr {nullptr}
protected

Definition at line 37 of file SpeechTranscription_nws_yarp.h.

◆ m_output_port

yarp::os::Port* SpeechTranscription_CallbackHelper::m_output_port {nullptr}
protected

Definition at line 38 of file SpeechTranscription_nws_yarp.h.


The documentation for this class was generated from the following files: