#include <api_pb2.h>
|
| static uint32_t | count_repeated_field (const uint8_t *buffer, size_t length, uint32_t target_field_id) |
| | Count occurrences of a repeated field in a protobuf buffer.
|
| |
Definition at line 1353 of file api_pb2.h.
◆ decode_varint()
| bool esphome::api::CameraImageRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
| void esphome::api::CameraImageRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ message_name()
| const char * esphome::api::CameraImageRequest::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::CameraImageRequest::ESTIMATED_SIZE = 4 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::CameraImageRequest::MESSAGE_TYPE = 45 |
|
staticconstexpr |
◆ single
| bool esphome::api::CameraImageRequest::single {false} |
◆ stream
| bool esphome::api::CameraImageRequest::stream {false} |
The documentation for this class was generated from the following files: