Avro C++
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
avro
ReaderImpl
avro::ReaderImpl< ValidatorType > Member List
This is the complete list of members for
avro::ReaderImpl< ValidatorType >
, including all inherited members.
currentRecordName
(std::string &name) const (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
nextFieldName
(std::string &name) const (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
nextType
() const (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readArrayBlockSize
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readBytes
(std::vector< uint8_t > &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readEnum
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
ReaderImpl
(const InputBuffer &buffer) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline, explicit]
ReaderImpl
(const ValidSchema &schema, const InputBuffer &buffer) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readFixed
(uint8_t *val, size_t size) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readFixed
(uint8_t(&val)[N]) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readFixed
(boost::array< uint8_t, N > &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readMapBlockSize
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readRecord
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readRecordEnd
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readUnion
() (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(Null &) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(bool &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(int32_t &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(int64_t &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(float &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(double &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
readValue
(std::string &val) (defined in
avro::ReaderImpl< ValidatorType >
)
avro::ReaderImpl< ValidatorType >
[inline]
Generated on Mon Sep 17 2012 17:36:47 for Avro C++ by
1.7.6.1