INDI Driver Start log entry.
More...
#include <indidriver_start.hpp>
INDI Driver Start log entry.
Definition at line 23 of file indidriver_start.hpp.
◆ messageT
◆ extract()
Extract the message from a buffer – a no-op since it is an emptyMessage.
- Returns
- 0
- Parameters
-
[out] | msg | an emptyMessage to which nothing is done. |
[in] | msgBuffer | the empty buffer. Is ignored. |
[in] | len | ignored length of the empty buffer. |
Definition at line 68 of file empty_log.hpp.
◆ format()
Format the buffer given a message – a no-op since the message is an emptyMessage.
- Returns
- 0
- Parameters
-
[out] | msgBuffer | the buffer, which is ignored. |
[in] | msg | an emptyMessage. |
Definition at line 54 of file empty_log.hpp.
◆ length()
Get the length of the message.
Definition at line 43 of file empty_log.hpp.
◆ msg()
static const char* MagAOX::logger::indidriver_start::msg |
( |
| ) |
|
|
inlinestatic |
◆ msgJSON()
- Parameters
-
[in] | msgBuffer | Buffer containing the flatbuffer serialized message. |
[in] | len | [unused] length of msgBuffer. |
[in] | binarySchema | [unused] |
[in] | binarySchemaLength | [unused] |
Definition at line 97 of file empty_log.hpp.
◆ msgString()
◆ verify()
- Parameters
-
[in] | logBuff | Buffer containing the flatbuffer serialized message. |
[in] | len | length of msgBuffer. |
Definition at line 81 of file empty_log.hpp.
◆ defaultLevel
◆ eventCode
const flatlogs::eventCodeT MagAOX::logger::indidriver_start::eventCode = eventCodes::INDIDRIVER_START |
|
static |
The documentation for this struct was generated from the following file: