iCub-main
iCub::debugLibrary::IRawValuesPublisher Member List

This is the complete list of members for iCub::debugLibrary::IRawValuesPublisher, including all inherited members.

getKeyMetadata(std::string key, rawValuesKeyMetadata &meta)=0iCub::debugLibrary::IRawValuesPublisherpure virtual
getKeys(std::vector< std::string > &keys)=0iCub::debugLibrary::IRawValuesPublisherpure virtual
getMetadataMap(rawValuesKeyMetadataMap &metamap)=0iCub::debugLibrary::IRawValuesPublisherpure virtual
getNumberOfKeys()=0iCub::debugLibrary::IRawValuesPublisherpure virtual
getRawData(std::string key, std::vector< std::int32_t > &data)=0iCub::debugLibrary::IRawValuesPublisherpure virtual
getRawDataMap(std::map< std::string, std::vector< std::int32_t >> &map)=0iCub::debugLibrary::IRawValuesPublisherpure virtual