C/C++ API Reference
Loading...
Searching...
No Matches
pw::protobuf::Decoder Member List

This is the complete list of members for pw::protobuf::Decoder, including all inherited members.

Decoder(span< const std::byte > proto) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
Decoder(const Decoder &other)=delete (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
FieldNumber() const (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
FindRawpw::protobuf::Decoderfriend
Next() (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
operator=(const Decoder &other)=delete (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadBool(bool *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadBytes(span< const std::byte > *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadDouble(double *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadFixed32(uint32_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadFixed64(uint64_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadFloat(float *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadInt32(int32_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadInt64(int64_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadSfixed32(int32_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadSfixed64(int64_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
ReadSint32(int32_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadSint64(int64_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadString(std::string_view *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadUint32(uint32_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoder
ReadUint64(uint64_t *out) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline
Reset(span< const std::byte > proto) (defined in pw::protobuf::Decoder)pw::protobuf::Decoderinline