Application State Change.
More...
#include <pdu_outlet_state.hpp>
Application State Change.
Definition at line 25 of file pdu_outlet_state.hpp.
◆ format()
static int MagAOX::logger::flatbuffer_log::format |
( |
void * |
msgBuffer, |
|
|
const fbMessage & |
msg |
|
) |
| |
|
inlinestaticinherited |
Format the buffer given the input message.
- Todo:
- this is an unneccesary memcpy from the FlatBufferBuilder, we need to figure out how to not do this.
- Parameters
-
msgBuffer | the buffer, must be pre-allocated to size length(msg) |
msg | the message which contains a flatbuffer builder, from which the data are memcpy-ed. |
Definition at line 47 of file flatbuffer_log.hpp.
◆ length()
◆ msgString()
static std::string MagAOX::logger::pdu_outlet_state::msgString |
( |
void * |
msgBuffer, |
|
|
flatlogs::msgLenT |
len |
|
) |
| |
|
inlinestatic |
Format the message for text output, including translation of state codes to text form.
- Returns
- the message formatted as "State changed from UNINITIALIZED to INITIALIZED"
Definition at line 50 of file pdu_outlet_state.hpp.
◆ defaultLevel
◆ eventCode
The documentation for this struct was generated from the following file: