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

#include <multipleAnalogSensorsMsgs/idl_generated_code/MultipleAnalogSensorsMetadata.h>

+ Inheritance diagram for MultipleAnalogSensorsMetadata:

Public Member Functions

 MultipleAnalogSensorsMetadata ()
 
virtual SensorRPCData getMetadata ()
 Read the sensor metadata necessary to configure the MultipleAnalogSensorsClient device.
 
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::WireLinkyarp ()
 Get YARP state associated with this object.
 
const yarp::os::WireLinkyarp () 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
 

Detailed Description

Definition at line 18 of file MultipleAnalogSensorsMetadata.h.

Constructor & Destructor Documentation

◆ MultipleAnalogSensorsMetadata()

MultipleAnalogSensorsMetadata::MultipleAnalogSensorsMetadata ( )

Definition at line 211 of file MultipleAnalogSensorsMetadata.cpp.

Member Function Documentation

◆ getMetadata()

SensorRPCData MultipleAnalogSensorsMetadata::getMetadata ( )
virtual

Read the sensor metadata necessary to configure the MultipleAnalogSensorsClient device.

Reimplemented in MultipleAnalogSensorsServer.

Definition at line 216 of file MultipleAnalogSensorsMetadata.cpp.

◆ help()

std::vector< std::string > MultipleAnalogSensorsMetadata::help ( const std::string &  functionName = "--all")
virtual

Definition at line 227 of file MultipleAnalogSensorsMetadata.cpp.

◆ read()

bool MultipleAnalogSensorsMetadata::read ( yarp::os::ConnectionReader reader)
overridevirtual

Read this object from a network connection.

Override this for your particular class.

Parameters
readeran interface to the network connection for reading
Returns
true iff the object is successfully read

Implements yarp::os::PortReader.

Definition at line 254 of file MultipleAnalogSensorsMetadata.cpp.


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