Avro C++
Public Member Functions | Static Public Attributes | Friends | List of all members
avro::concepts::SingleAttribute< Attribute > Struct Template Reference

Public Member Functions

 SingleAttribute (const Attribute &a)
 
 SingleAttribute (const SingleAttribute< Attribute > &rhs)
 
 SingleAttribute (const NoAttribute< Attribute > &rhs)
 
size_t size () const
 
void add (const Attribute &attr)
 
const Attribute & get (size_t index=0) const
 
Attribute & get (size_t index=0)
 

Static Public Attributes

static const bool hasAttribute = true
 

Friends

template<typename T >
struct MultiAttribute
 

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