iCub-main
Public Member Functions | Public Attributes | List of all members
ServiceParserCanBattery_mock Class Reference

#include <testUtils.h>

+ Inheritance diagram for ServiceParserCanBattery_mock:

Public Member Functions

 ServiceParserCanBattery_mock ()
 
virtual eObrd_type_t checkBoardType (const std::string &boardType)
 
virtual bool checkPropertyCanBoards (const Bottle &bPropertiesCanBoards)
 
virtual bool checkPropertySensors (const Bottle &property)
 
virtual bool checkServiceType (const Bottle &service)
 
virtual bool checkSettings (const Bottle &settings)
 
- Public Member Functions inherited from ServiceParserCanBattery
 ServiceParserCanBattery ()
 
bool parse (const yarp::os::Searchable &config)
 
bool toEomn (eOmn_serv_config_data_as_battery_t &out) const
 
BatteryInfogetBatteryInfo ()
 

Public Attributes

BatteryInfo batteryInfo_
 

Additional Inherited Members

- Protected Member Functions inherited from ServiceParserCanBattery
virtual bool checkPropertyCanBoards (const Bottle &bPropertiesCanBoards)
 
virtual bool checkPropertySensors (const Bottle &property)
 
virtual bool checkSettings (const Bottle &settings)
 
virtual bool checkServiceType (const Bottle &service)
 
virtual eObrd_type_t checkBoardType (const std::string &boardType)
 
- Protected Attributes inherited from ServiceParserCanBattery
BatteryInfo batteryInfo_
 

Detailed Description

Definition at line 30 of file testUtils.h.

Constructor & Destructor Documentation

◆ ServiceParserCanBattery_mock()

ServiceParserCanBattery_mock::ServiceParserCanBattery_mock ( )
inline

Definition at line 40 of file testUtils.h.

Member Function Documentation

◆ checkBoardType()

eObrd_type_t ServiceParserCanBattery::checkBoardType

Definition at line 38 of file serviceParserCanBattery.cpp.

◆ checkPropertyCanBoards()

bool ServiceParserCanBattery::checkPropertyCanBoards

Definition at line 34 of file serviceParserCanBattery.cpp.

◆ checkPropertySensors()

bool ServiceParserCanBattery::checkPropertySensors

Definition at line 35 of file serviceParserCanBattery.cpp.

◆ checkServiceType()

bool ServiceParserCanBattery::checkServiceType

Definition at line 37 of file serviceParserCanBattery.cpp.

◆ checkSettings()

bool ServiceParserCanBattery::checkSettings

Definition at line 36 of file serviceParserCanBattery.cpp.

Member Data Documentation

◆ batteryInfo_

BatteryInfo ServiceParserCanBattery::batteryInfo_

Definition at line 40 of file serviceParserCanBattery.h.


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