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

#include <messages/IBatteryMsgs/idl_generated_code/IBatteryMsgs.h>

+ Inheritance diagram for IBatteryMsgs:

Public Member Functions

virtual yarp::os::ApplicationNetworkProtocolVersion getLocalProtocolVersion ()
 
virtual yarp::os::ApplicationNetworkProtocolVersion getRemoteProtocolVersion ()
 
virtual bool checkProtocolVersion ()
 
 IBatteryMsgs ()
 
virtual return_get_BatteryInfo getBatteryInfoRPC ()
 
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 19 of file IBatteryMsgs.h.

Constructor & Destructor Documentation

◆ IBatteryMsgs()

IBatteryMsgs::IBatteryMsgs ( )

Definition at line 300 of file IBatteryMsgs.cpp.

Member Function Documentation

◆ checkProtocolVersion()

bool IBatteryMsgs::checkProtocolVersion ( )
virtual

Definition at line 80 of file IBatteryMsgs.cpp.

◆ getBatteryInfoRPC()

return_get_BatteryInfo IBatteryMsgs::getBatteryInfoRPC ( )
virtual

Reimplemented in IBatteryMsgsImpl.

Definition at line 305 of file IBatteryMsgs.cpp.

◆ getLocalProtocolVersion()

yarp::os::ApplicationNetworkProtocolVersion IBatteryMsgs::getLocalProtocolVersion ( )
virtual

Definition at line 95 of file IBatteryMsgs.cpp.

◆ getRemoteProtocolVersion()

yarp::os::ApplicationNetworkProtocolVersion IBatteryMsgs::getRemoteProtocolVersion ( )
virtual

Definition at line 65 of file IBatteryMsgs.cpp.

◆ help()

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

Definition at line 316 of file IBatteryMsgs.cpp.

◆ read()

bool IBatteryMsgs::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 342 of file IBatteryMsgs.cpp.


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