| 
    iCub-main
    
   | 
 
#include <RawValuesPublisherRemapper.h>
 Inheritance diagram for RawValuesPublisherRemapper:Public Member Functions | |
| RawValuesPublisherRemapper ()=default | |
| RawValuesPublisherRemapper (const RawValuesPublisherRemapper &)=default | |
| RawValuesPublisherRemapper & | operator= (const RawValuesPublisherRemapper &)=default | 
| RawValuesPublisherRemapper (RawValuesPublisherRemapper &&)=default | |
| RawValuesPublisherRemapper & | operator= (RawValuesPublisherRemapper &&)=default | 
| ~RawValuesPublisherRemapper () override=default | |
| bool | open (yarp::os::Searchable &config) override | 
| bool | close () override | 
| bool | attachAll (const yarp::dev::PolyDriverList &p) override | 
| MultipeWrapper methods.   | |
| bool | detachAll () override | 
| bool | getRawDataMap (std::map< std::string, std::vector< std::int32_t > > &map) override | 
| bool | getRawData (std::string key, std::vector< std::int32_t > &data) override | 
| bool | getKeys (std::vector< std::string > &keys) override | 
| int | getNumberOfKeys () override | 
| bool | getMetadataMap (iCub::rawValuesKeyMetadataMap &metamap) override | 
| bool | getKeyMetadata (std::string key, iCub::rawValuesKeyMetadata &meta) override | 
| bool | getAxesNames (std::string key, std::vector< std::string > &axesNames) override | 
  Public Member Functions inherited from RawValuesPublisherRemapper_ParamsParser | |
| RawValuesPublisherRemapper_ParamsParser () | |
| ~RawValuesPublisherRemapper_ParamsParser () override=default | |
| bool | parseParams (const yarp::os::Searchable &config) override | 
| std::string | getDeviceClassName () const override | 
| std::string | getDeviceName () const override | 
| std::string | getDocumentationOfDeviceParams () const override | 
| std::vector< std::string > | getListOfParams () const override | 
| bool | getParamValue (const std::string ¶mName, std::string ¶mValue) const override | 
| std::string | getConfiguration () const override | 
Additional Inherited Members | |
  Public Attributes inherited from RawValuesPublisherRemapper_ParamsParser | |
| const std::string | m_device_classname = {"RawValuesPublisherRemapper"} | 
| const std::string | m_device_name = {"rawvaluespublisherremapper"} | 
| bool | m_parser_is_strict = false | 
| const parser_version_type | m_parser_version = {} | 
| std::string | m_provided_configuration | 
| const std::string | m_axesNames_defaultValue = {""} | 
| const std::string | m_joints_defaultValue = {"1"} | 
| std::vector< std::string > | m_axesNames = {} | 
| int | m_joints = {1} | 
Definition at line 14 of file RawValuesPublisherRemapper.h.
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  overridedefault | 
      
  | 
  override | 
MultipeWrapper methods.
Definition at line 49 of file RawValuesPublisherRemapper.cpp.
      
  | 
  override | 
Definition at line 44 of file RawValuesPublisherRemapper.cpp.
      
  | 
  override | 
Definition at line 101 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 302 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 269 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 175 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 209 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 200 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 151 of file RawValuesPublisherRemapper.cpp.
      
  | 
  overridevirtual | 
Implements iCub::debugLibrary::IRawValuesPublisher.
Definition at line 107 of file RawValuesPublisherRemapper.cpp.
      
  | 
  override | 
Definition at line 18 of file RawValuesPublisherRemapper.cpp.
      
  | 
  default | 
      
  | 
  default |