WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::WireDecoder Member List

This is the complete list of members for nt::WireDecoder, including all inherited members.

error() const (defined in nt::WireDecoder)nt::WireDecoderinline
m_error (defined in nt::WireDecoder)nt::WireDecoderprotected
m_proto_rev (defined in nt::WireDecoder)nt::WireDecoderprotected
operator=(const WireDecoder &)=delete (defined in nt::WireDecoder)nt::WireDecoder
proto_rev() const (defined in nt::WireDecoder)nt::WireDecoderinline
Read(const char **buf, std::size_t len) (defined in nt::WireDecoder)nt::WireDecoderinline
Read16(unsigned int *val) (defined in nt::WireDecoder)nt::WireDecoderinline
Read32(unsigned long *val) (defined in nt::WireDecoder)nt::WireDecoderinline
Read8(unsigned int *val) (defined in nt::WireDecoder)nt::WireDecoderinline
ReadDouble(double *val) (defined in nt::WireDecoder)nt::WireDecoder
ReadString(std::string *str) (defined in nt::WireDecoder)nt::WireDecoder
ReadType(NT_Type *type) (defined in nt::WireDecoder)nt::WireDecoder
ReadUleb128(unsigned long *val) (defined in nt::WireDecoder)nt::WireDecoderinline
ReadValue(NT_Type type) (defined in nt::WireDecoder)nt::WireDecoder
Reset() (defined in nt::WireDecoder)nt::WireDecoderinline
set_error(const char *error) (defined in nt::WireDecoder)nt::WireDecoderinline
set_proto_rev(unsigned int proto_rev) (defined in nt::WireDecoder)nt::WireDecoderinline
WireDecoder(wpi::raw_istream &is, unsigned int proto_rev) (defined in nt::WireDecoder)nt::WireDecoderexplicit
WireDecoder(const WireDecoder &)=delete (defined in nt::WireDecoder)nt::WireDecoder
~WireDecoder() (defined in nt::WireDecoder)nt::WireDecoder