Log entry recording the build-time git state.  
 More...
#include <ttmmod_params.hpp>
Log entry recording the build-time git state. 
Definition at line 25 of file ttmmod_params.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::ttmmod_params::msgString  | 
          ( | 
          void *  | 
          msgBuffer,  | 
         
        
           | 
           | 
          flatlogs::msgLenT  | 
          len  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
Get the message formatte for human consumption. 
- Parameters
 - 
  
    | [in] | msgBuffer | Buffer containing the flatbuffer serialized message.  | 
    | [in] | len | [unused] length of msgBuffer.  | 
  
   
Definition at line 53 of file ttmmod_params.hpp.
 
 
◆ defaultLevel
◆ eventCode
The documentation for this struct was generated from the following file: