List of all members.
Public Member Functions | 
| 
  | MultiAttribute (const SingleAttribute< Attribute > &rhs) | 
| 
  | MultiAttribute (const MultiAttribute< Attribute > &rhs) | 
| 
  | MultiAttribute (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) | 
Static Public Attributes | 
| 
static const bool  | hasAttribute = true | 
template<typename Attribute>
 struct avro::concepts::MultiAttribute< Attribute >
The documentation for this struct was generated from the following file: