#include <ParameterTypes.hpp>
◆ ParameterString_t() [1/3]
Constructor without parameters.
◆ ParameterString_t() [2/3]
Constructor using a parameter PID and the parameter length.
- Parameters
-
| pid | Pid of the parameter |
| in_length | Its associated length |
◆ ParameterString_t() [3/3]
| ParameterString_t |
( |
ParameterId_t | pid, |
|
|
uint16_t | in_length, |
|
|
const fastcdr::string_255 & | strin ) |
|
inline |
Constructor using a parameter PID, the parameter length and a string.
- Parameters
-
| pid | Pid of the parameter |
| in_length | Its associated length |
| strin | Parameter name |
◆ getName()
| const char * getName |
( |
| ) |
const |
|
inline |
Getter for the name.
- Returns
- current name associated
◆ setName()
| void setName |
( |
const char * | name | ) |
|
|
inline |
Setter for the name.
- Parameters
-
◆ size()
Getter for the name size.
- Returns
- size_t
The documentation for this class was generated from the following file: