iCub-main
Public Member Functions | List of all members
Diagnostic::LowLevel::InertialSensorParser Class Reference

#include <diagnosticLowLevelFormatter_hid.h>

+ Inheritance diagram for Diagnostic::LowLevel::InertialSensorParser:

Public Member Functions

 InertialSensorParser (Diagnostic::LowLevel::AuxEmbeddedInfo &dnginfo, Diagnostic::LowLevel::EntityNameProvider &entityNameProvider)
 
 InertialSensorParser ()=delete
 
 InertialSensorParser (const Diagnostic::LowLevel::InertialSensorParser &parser)=delete
 
 ~InertialSensorParser ()
 
 InertialSensorParser (Diagnostic::LowLevel::InertialSensorParser &&parser)=delete
 
void parseInfo ()
 
- Public Member Functions inherited from Diagnostic::LowLevel::DefaultParser
 DefaultParser (Diagnostic::LowLevel::AuxEmbeddedInfo &dnginfo, Diagnostic::LowLevel::EntityNameProvider &entityNameProvider)
 
 DefaultParser ()=delete
 
 DefaultParser (const Diagnostic::LowLevel::DefaultParser &parser)=delete
 
 ~DefaultParser ()
 
 DefaultParser (Diagnostic::LowLevel::DefaultParser &&parser)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from Diagnostic::LowLevel::DefaultParser
void printBaseInfo ()
 
- Protected Attributes inherited from Diagnostic::LowLevel::DefaultParser
Diagnostic::LowLevel::AuxEmbeddedInfom_dnginfo
 
Diagnostic::LowLevel::EntityNameProviderm_entityNameProvider
 

Detailed Description

Definition at line 183 of file diagnosticLowLevelFormatter_hid.h.

Constructor & Destructor Documentation

◆ InertialSensorParser() [1/4]

InertialSensorParser::InertialSensorParser ( Diagnostic::LowLevel::AuxEmbeddedInfo dnginfo,
Diagnostic::LowLevel::EntityNameProvider entityNameProvider 
)

Definition at line 1463 of file diagnosticInfoParsers.cpp.

◆ InertialSensorParser() [2/4]

Diagnostic::LowLevel::InertialSensorParser::InertialSensorParser ( )
delete

◆ InertialSensorParser() [3/4]

Diagnostic::LowLevel::InertialSensorParser::InertialSensorParser ( const Diagnostic::LowLevel::InertialSensorParser parser)
delete

◆ ~InertialSensorParser()

Diagnostic::LowLevel::InertialSensorParser::~InertialSensorParser ( )
inline

Definition at line 189 of file diagnosticLowLevelFormatter_hid.h.

◆ InertialSensorParser() [4/4]

Diagnostic::LowLevel::InertialSensorParser::InertialSensorParser ( Diagnostic::LowLevel::InertialSensorParser &&  parser)
delete

Member Function Documentation

◆ parseInfo()

void InertialSensorParser::parseInfo ( )
virtual

Reimplemented from Diagnostic::LowLevel::DefaultParser.

Definition at line 1465 of file diagnosticInfoParsers.cpp.


The documentation for this class was generated from the following files: