iCub-main
|
This is the complete list of members for iCub::debugLibrary::IRawValuesPublisher, including all inherited members.
getKeyMetadata(std::string key, rawValuesKeyMetadata &meta)=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |
getKeys(std::vector< std::string > &keys)=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |
getMetadataMap(rawValuesKeyMetadataMap &metamap)=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |
getNumberOfKeys()=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |
getRawData(std::string key, std::vector< std::int32_t > &data)=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |
getRawDataMap(std::map< std::string, std::vector< std::int32_t >> &map)=0 | iCub::debugLibrary::IRawValuesPublisher | pure virtual |