WPILibC++ 2025.0.0-alpha-1-14-g3b6f38d
wpi::log::BooleanArrayLogEntry Member List

This is the complete list of members for wpi::log::BooleanArrayLogEntry, including all inherited members.

Append(std::span< const bool > arr, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
Append(std::initializer_list< bool > arr, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
Append(std::span< const int > arr, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
Append(std::initializer_list< int > arr, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
Append(std::span< const uint8_t > arr, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
BooleanArrayLogEntry()=defaultwpi::log::BooleanArrayLogEntry
BooleanArrayLogEntry(DataLog &log, std::string_view name, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
BooleanArrayLogEntry(DataLog &log, std::string_view name, std::string_view metadata, int64_t timestamp=0)wpi::log::BooleanArrayLogEntryinline
DataLogEntry()=defaultwpi::log::DataLogEntryprotected
DataLogEntry(DataLog &log, std::string_view name, std::string_view type, std::string_view metadata={}, int64_t timestamp=0)wpi::log::DataLogEntryinlineprotected
DataLogEntry(const DataLogEntry &)=deletewpi::log::DataLogEntry
DataLogEntry(DataLogEntry &&rhs)wpi::log::DataLogEntryinline
Finish(int64_t timestamp=0)wpi::log::DataLogEntryinline
kDataTypewpi::log::BooleanArrayLogEntrystatic
m_entrywpi::log::DataLogEntryprotected
m_logwpi::log::DataLogEntryprotected
operator bool() constwpi::log::DataLogEntryinlineexplicit
operator=(const DataLogEntry &)=deletewpi::log::DataLogEntry
operator=(DataLogEntry &&rhs)wpi::log::DataLogEntryinline
SetMetadata(std::string_view metadata, int64_t timestamp=0)wpi::log::DataLogEntryinline