Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
logging::MRDTRoveCommSink Member List

This is the complete list of members for logging::MRDTRoveCommSink, including all inherited members.

flush_sink() noexcept overridelogging::MRDTRoveCommSinkinline
MRDTRoveCommSink(std::string const &szFormatPattern, std::string const &szTimeFormat, quill::Timezone qTimestampTimezone)logging::MRDTRoveCommSinkinline
qFormatter (defined in logging::MRDTRoveCommSink)logging::MRDTRoveCommSinkprivate
StringToVector(const std::string &szString)logging::MRDTRoveCommSinkinlineprivate
write_log(const quill::MacroMetadata *qLogMetadata, uint64_t unLogTimestamp, std::string_view szThreadID, std::string_view szThreadName, const std::string &szProcessID, std::string_view szLoggerName, quill::LogLevel qLogLevel, std::string_view szLogLevelDescription, std::string_view szLogLevelShortCode, const std::vector< std::pair< std::string, std::string > > *vNamedArgs, std::string_view szLogMessage, std::string_view) overridelogging::MRDTRoveCommSink
~MRDTRoveCommSink() override=defaultlogging::MRDTRoveCommSink