upm
1.7.1
Sensor/Actuator repository for libmraa (v2.0.0)
|
Text structure definition
Public Member Functions | |
nmeatxt () | |
nmeatxt (int severity, const std::string &message) | |
std::string | __str__ () |
Data Fields | |
int | severity |
std::string | message |
|
inline |
Default constructor
|
inline |
Create a nmeatxt from arguments constructor
severity | Message severity |
message | Target message |
std::string __str__ | ( | ) |
Provide a string representation of this structure.
int severity |
Message severity
std::string message |
Message text