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

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpscope/plugin/portreader.h>

+ Inheritance diagram for PortReader:

Public Member Functions

 PortReader (QObject *parent=0)
 
void acquireData (const QString &remotePortName, int index, const QString &localPortName, const QString &carrier, bool persistent)
 

Static Public Member Functions

static PortReaderinstance ()
 

Detailed Description

Constructor & Destructor Documentation

◆ PortReader()

PortReader::PortReader ( QObject *  parent = 0)
explicit

Definition at line 10 of file portreader.cpp.

Member Function Documentation

◆ acquireData()

void PortReader::acquireData ( const QString &  remotePortName,
int  index,
const QString &  localPortName,
const QString &  carrier,
bool  persistent 
)

Definition at line 24 of file portreader.cpp.

◆ instance()

PortReader * PortReader::instance ( )
static

Definition at line 16 of file portreader.cpp.


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