Avro C++
Public Member Functions
avro::NullValidator Class Reference
Inheritance diagram for avro::NullValidator:
noncopyable

List of all members.

Public Member Functions

 NullValidator (const ValidSchema &schema)
void setCount (int64_t val)
bool typeIsExpected (Type type) const
Type nextTypeExpected () const
int nextSizeExpected () const
bool getCurrentRecordName (std::string &name) const
bool getNextFieldName (std::string &name) const
void checkTypeExpected (Type type)
void checkFixedSizeExpected (int size)

The documentation for this class was generated from the following file: