Avro C++
Public Member Functions | List of all members
avro::CustomFields Class Reference

Public Member Functions

json::Entity getField (const std::string &fieldName) const
 
void addField (const std::string &fieldName, const json::Entity &fieldValue)
 
void addField (const std::string &fieldName, const std::string &fieldValue)
 
const std::map< std::string, json::Entity > & fields () const
 
void printJson (std::ostream &os, const std::string &fieldName) const
 

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