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

List of all members.

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

struct MultiAttribute

template<typename Attribute>
struct avro::concepts::SingleAttribute< Attribute >


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