| Append(U &&data, int64_t timestamp=0) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | Append(std::span< const T > data, int64_t timestamp=0) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | DataLogEntry()=default | wpi::log::DataLogEntry | protected | 
  | DataLogEntry(DataLog &log, std::string_view name, std::string_view type, std::string_view metadata={}, int64_t timestamp=0) | wpi::log::DataLogEntry | inlineprotected | 
  | DataLogEntry(const DataLogEntry &)=delete | wpi::log::DataLogEntry |  | 
  | DataLogEntry(DataLogEntry &&rhs) | wpi::log::DataLogEntry | inline | 
  | Finish(int64_t timestamp=0) | wpi::log::DataLogEntry | inline | 
  | GetLastValue() const | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | HasLastValue() const | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | m_entry | wpi::log::DataLogEntry | protected | 
  | m_log | wpi::log::DataLogEntry | protected | 
  | operator bool() const | wpi::log::DataLogEntry | inlineexplicit | 
  | operator=(StructArrayLogEntry &&rhs) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | wpi::log::DataLogEntry::operator=(const DataLogEntry &)=delete | wpi::log::DataLogEntry |  | 
  | wpi::log::DataLogEntry::operator=(DataLogEntry &&rhs) | wpi::log::DataLogEntry | inline | 
  | SetMetadata(std::string_view metadata, int64_t timestamp=0) | wpi::log::DataLogEntry | inline | 
  | StructArrayLogEntry()=default | wpi::log::StructArrayLogEntry< T, I > |  | 
  | StructArrayLogEntry(DataLog &log, std::string_view name, I... info, int64_t timestamp=0) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | StructArrayLogEntry(DataLog &log, std::string_view name, std::string_view metadata, I... info, int64_t timestamp=0) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | StructArrayLogEntry(StructArrayLogEntry &&rhs) | wpi::log::StructArrayLogEntry< T, I > | inline | 
  | Update(std::span< const T > data, int64_t timestamp=0) | wpi::log::StructArrayLogEntry< T, I > | inline |