![]()  | 
  
    WPILibC++ 2025.3.2
    
   | 
 
This is the complete list of members for wpi::log::ProtobufLogEntry< T >, including all inherited members.
| Append(const T &data, int64_t timestamp=0) | wpi::log::ProtobufLogEntry< T > | 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::ProtobufLogEntry< T > | inline | 
| HasLastValue() const | wpi::log::ProtobufLogEntry< T > | inline | 
| m_entry | wpi::log::DataLogEntry | protected | 
| m_log | wpi::log::DataLogEntry | protected | 
| operator bool() const | wpi::log::DataLogEntry | inlineexplicit | 
| operator=(const DataLogEntry &)=delete | wpi::log::DataLogEntry | |
| operator=(DataLogEntry &&rhs) | wpi::log::DataLogEntry | inline | 
| ProtobufLogEntry()=default | wpi::log::ProtobufLogEntry< T > | |
| ProtobufLogEntry(DataLog &log, std::string_view name, int64_t timestamp=0) | wpi::log::ProtobufLogEntry< T > | inline | 
| ProtobufLogEntry(DataLog &log, std::string_view name, std::string_view metadata, int64_t timestamp=0) | wpi::log::ProtobufLogEntry< T > | inline | 
| SetMetadata(std::string_view metadata, int64_t timestamp=0) | wpi::log::DataLogEntry | inline | 
| Update(const T &data, int64_t timestamp=0) | wpi::log::ProtobufLogEntry< T > | inline |