MagAO-X
|
||||
|
The type of the input message. More...
#include <git_state.hpp>
Public Member Functions | |
messageT (const std::string &repoName, const std::string &sha1, const bool modified) | |
Construct from components. More... | |
Public Attributes | |
flatbuffers::FlatBufferBuilder | builder |
The type of the input message.
Definition at line 35 of file git_state.hpp.
|
inline |
Construct from components.
[in] | repoName | the name of the repo |
[in] | sha1 | the SHA1 hash of the repo |
[in] | modified | the modified status (true or false) |
Definition at line 38 of file git_state.hpp.
|
inherited |
Definition at line 25 of file flatbuffer_log.hpp.
Referenced by MagAOX::logger::flatbuffer_log::format(), MagAOX::logger::flatbuffer_log::length(), MagAOX::logger::string_log::messageT::messageT(), MagAOX::logger::pdu_outlet_state::messageT::messageT(), MagAOX::logger::software_log::messageT::messageT(), messageT(), MagAOX::logger::ttmmod_params::messageT::messageT(), MagAOX::logger::fxngen_params::messageT::messageT(), and MagAOX::logger::state_change::messageT::messageT().