#include <ParameterTypes.hpp>
◆ ParameterSampleIdentity_t() [1/2]
| ParameterSampleIdentity_t |
( |
| ) |
|
|
inline |
Constructor without parameters.
◆ ParameterSampleIdentity_t() [2/2]
| ParameterSampleIdentity_t |
( |
ParameterId_t | pid, |
|
|
uint16_t | in_length ) |
|
inline |
Constructor using a parameter PID and the parameter length.
- Parameters
-
| pid | Pid of the parameter |
| in_length | Its associated length |
◆ addToCDRMessage()
Add the parameter to a CDRMessage_t message.
- Parameters
-
| [in,out] | msg | Pointer to the message where the parameter should be added. |
- Returns
- True if the parameter was correctly added.
◆ readFromCDRMessage()
Read the parameter from a CDRMessage_t message.
- Parameters
-
| [in,out] | msg | Pointer to the message from where the parameter should be taken. |
| size | Size of the parameter field to read |
- Returns
- True if the parameter was correctly taken.
◆ sample_id
Sample Identity
By default, unknown.
The documentation for this class was generated from the following file: