YARP
Yet Another Robot Platform
MultipleAnalogSensorsMetadata Class Reference

#include <multipleAnalogSensorsMsgs/idl_generated_code/MultipleAnalogSensorsMetadata.h>

+ Inheritance diagram for MultipleAnalogSensorsMetadata:

Detailed Description

Definition at line 21 of file MultipleAnalogSensorsMetadata.h.

Public Member Functions

 MultipleAnalogSensorsMetadata ()
 
virtual SensorRPCData getMetadata ()
 Read the sensor metadata necessary to configure the MultipleAnalogSensorsClient device. More...
 
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. More...
 
- Public Member Functions inherited from yarp::os::Wire
yarp::os::WireLinkyarp ()
 Get YARP state associated with this object. More...
 
- Public Member Functions inherited from yarp::os::PortReader
virtual ~PortReader ()
 Destructor. More...
 
virtual Type getReadType () const
 

Constructor & Destructor Documentation

◆ MultipleAnalogSensorsMetadata()

MultipleAnalogSensorsMetadata::MultipleAnalogSensorsMetadata ( )

Definition at line 61 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 66 of file MultipleAnalogSensorsMetadata.cpp.

◆ help()

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

Definition at line 77 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 104 of file MultipleAnalogSensorsMetadata.cpp.


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