Avro C++
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
i
j
m
n
o
p
r
s
t
v
+
Functions
b
c
d
e
f
i
j
m
n
o
p
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
Typedefs
+
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
avro
Decoder
avro::Decoder Member List
This is the complete list of members for
avro::Decoder
, including all inherited members.
arrayNext
()=0
avro::Decoder
pure virtual
arrayStart
()=0
avro::Decoder
pure virtual
decodeBool
()=0
avro::Decoder
pure virtual
decodeBytes
()
avro::Decoder
inline
decodeBytes
(std::vector< uint8_t > &value)=0
avro::Decoder
pure virtual
decodeDouble
()=0
avro::Decoder
pure virtual
decodeEnum
()=0
avro::Decoder
pure virtual
decodeFixed
(size_t n)
avro::Decoder
inline
decodeFixed
(size_t n, std::vector< uint8_t > &value)=0
avro::Decoder
pure virtual
decodeFloat
()=0
avro::Decoder
pure virtual
decodeInt
()=0
avro::Decoder
pure virtual
decodeLong
()=0
avro::Decoder
pure virtual
decodeNull
()=0
avro::Decoder
pure virtual
decodeString
()
avro::Decoder
inline
decodeString
(std::string &value)=0
avro::Decoder
pure virtual
decodeUnionIndex
()=0
avro::Decoder
pure virtual
drain
()=0
avro::Decoder
pure virtual
init
(InputStream &is)=0
avro::Decoder
pure virtual
mapNext
()=0
avro::Decoder
pure virtual
mapStart
()=0
avro::Decoder
pure virtual
skipArray
()=0
avro::Decoder
pure virtual
skipBytes
()=0
avro::Decoder
pure virtual
skipFixed
(size_t n)=0
avro::Decoder
pure virtual
skipMap
()=0
avro::Decoder
pure virtual
skipString
()=0
avro::Decoder
pure virtual
~Decoder
() (defined in
avro::Decoder
)
avro::Decoder
inline
virtual
Generated by
1.8.13