#include <IRawValuesPublisher.h>
Definition at line 18 of file IRawValuesPublisher.h.
◆ getKeyMetadata()
virtual bool iCub::debugLibrary::IRawValuesPublisher::getKeyMetadata |
( |
std::string |
key, |
|
|
rawValuesKeyMetadata & |
meta |
|
) |
| |
|
pure virtual |
◆ getKeys()
virtual bool iCub::debugLibrary::IRawValuesPublisher::getKeys |
( |
std::vector< std::string > & |
keys | ) |
|
|
pure virtual |
◆ getMetadataMap()
◆ getNumberOfKeys()
virtual int iCub::debugLibrary::IRawValuesPublisher::getNumberOfKeys |
( |
| ) |
|
|
pure virtual |
◆ getRawData()
virtual bool iCub::debugLibrary::IRawValuesPublisher::getRawData |
( |
std::string |
key, |
|
|
std::vector< std::int32_t > & |
data |
|
) |
| |
|
pure virtual |
◆ getRawDataMap()
virtual bool iCub::debugLibrary::IRawValuesPublisher::getRawDataMap |
( |
std::map< std::string, std::vector< std::int32_t >> & |
map | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: