YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
IBattery.h File Reference
#include <string>
#include <yarp/os/Vocab.h>
#include <yarp/dev/api.h>
+ Include dependency graph for IBattery.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yarp::dev::IBattery
 A generic battery interface. More...
 

Namespaces

namespace  yarp
 The main, catch-all namespace for YARP.
 
namespace  yarp::dev
 For streams capable of holding different kinds of content, check what they actually have.
 

Variables

constexpr yarp::conf::vocab32_t VOCAB_IBATTERY = yarp::os::createVocab32('i','b','a','t')
 
constexpr yarp::conf::vocab32_t VOCAB_BATTERY_INFO = yarp::os::createVocab32('b','t','n','f')
 

Variable Documentation

◆ VOCAB_BATTERY_INFO

constexpr yarp::conf::vocab32_t VOCAB_BATTERY_INFO = yarp::os::createVocab32('b','t','n','f')
constexpr

Definition at line 15 of file IBattery.h.

◆ VOCAB_IBATTERY

constexpr yarp::conf::vocab32_t VOCAB_IBATTERY = yarp::os::createVocab32('i','b','a','t')
constexpr

Definition at line 14 of file IBattery.h.