Avro C++
Public Member Functions | List of all members
avro::NullValidator Class Reference
Inheritance diagram for avro::NullValidator:

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: