Pigweed
C/C++ API Reference
Home
Modules
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)
pw::protobuf::Decoder
inline
Decoder
(const Decoder &other)=delete (defined in
pw::protobuf::Decoder
)
pw::protobuf::Decoder
FieldNumber
() const
pw::protobuf::Decoder
GetFieldKey
() const
pw::protobuf::Decoder
internal::RawFinder
(defined in
pw::protobuf::Decoder
)
pw::protobuf::Decoder
friend
Next
()
pw::protobuf::Decoder
operator=
(const Decoder &other)=delete (defined in
pw::protobuf::Decoder
)
pw::protobuf::Decoder
ReadBool
(bool *out)
pw::protobuf::Decoder
ReadBytes
(span< const std::byte > *out)
pw::protobuf::Decoder
inline
ReadDouble
(double *out)
pw::protobuf::Decoder
inline
ReadFixed32
(uint32_t *out)
pw::protobuf::Decoder
inline
ReadFixed64
(uint64_t *out)
pw::protobuf::Decoder
inline
ReadFloat
(float *out)
pw::protobuf::Decoder
inline
ReadInt32
(int32_t *out)
pw::protobuf::Decoder
inline
ReadInt64
(int64_t *out)
pw::protobuf::Decoder
inline
ReadSfixed32
(int32_t *out)
pw::protobuf::Decoder
inline
ReadSfixed64
(int64_t *out)
pw::protobuf::Decoder
inline
ReadSint32
(int32_t *out)
pw::protobuf::Decoder
ReadSint64
(int64_t *out)
pw::protobuf::Decoder
ReadString
(std::string_view *out)
pw::protobuf::Decoder
ReadUint32
(uint32_t *out)
pw::protobuf::Decoder
ReadUint64
(uint64_t *out)
pw::protobuf::Decoder
inline
Reset
(span< const std::byte > proto)
pw::protobuf::Decoder
inline
Generated by
1.9.6