Avro C++
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
avro
WriterImpl
avro::WriterImpl< ValidatorType > Member List
This is the complete list of members for
avro::WriterImpl< ValidatorType >
, including all inherited members.
buffer
() const (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeArrayBlock
(int64_t size) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeArrayEnd
() (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeBytes
(const void *val, size_t size) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeEnum
(int64_t choice) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeFixed
(const uint8_t(&val)[N]) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeFixed
(const boost::array< uint8_t, N > &val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeMapBlock
(int64_t size) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeMapEnd
() (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeRecord
() (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeRecordEnd
() (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
WriterImpl
() (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
WriterImpl
(const ValidSchema &schema) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline, explicit]
writeUnion
(int64_t choice) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(const Null &) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(bool val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(int32_t val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(int64_t val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(float val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(double val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
writeValue
(const std::string &val) (defined in
avro::WriterImpl< ValidatorType >
)
avro::WriterImpl< ValidatorType >
[inline]
Generated on Mon Sep 17 2012 17:36:48 for Avro C++ by
1.7.6.1