MagAO-X
Operations Applications Utilities Source
MagAOX::logger::string_log::messageT Struct Reference

The type of the message. More...

#include <string_log.hpp>

Inheritance diagram for MagAOX::logger::string_log::messageT:
Inheritance graph
Collaboration diagram for MagAOX::logger::string_log::messageT:
Collaboration graph

Public Member Functions

 messageT (const char *msg)
 
 messageT (const std::string &msg)
 

Public Attributes

flatbuffers::FlatBufferBuilder builder
 

Detailed Description

The type of the message.

Definition at line 32 of file string_log.hpp.

Constructor & Destructor Documentation

◆ messageT() [1/2]

MagAOX::logger::string_log::messageT::messageT ( const char *  msg)
inline

Definition at line 34 of file string_log.hpp.

◆ messageT() [2/2]

MagAOX::logger::string_log::messageT::messageT ( const std::string &  msg)
inline

Definition at line 42 of file string_log.hpp.

Member Data Documentation

◆ builder


The documentation for this struct was generated from the following file: