avro::NullValidator Class Reference
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:
- /home/cutting/src/avro/avro-1.4.1-rc0/lang/c++/api/Validator.hh