YPC  0.2.0
Public Types | Public Member Functions | Protected Attributes | List of all members
hpda::processor::internal::avg< InputColumnType, OutputColumnType > Class Template Reference
Inheritance diagram for hpda::processor::internal::avg< InputColumnType, OutputColumnType >:
Inheritance graph
[legend]
Collaboration diagram for hpda::processor::internal::avg< InputColumnType, OutputColumnType >:
Collaboration graph
[legend]

Public Types

typedef InputColumnType input_type
 
typedef OutputColumnType output_type
 

Public Member Functions

void begin_group ()
 
template<typename T >
void group (const T &t)
 
void end_group ()
 
bool grouping ()
 
typename ::ff::util::internal::nt_traits< output_type >::type output () const
 

Protected Attributes

typename ::ff::util::internal::nt_traits< OutputColumnType >::type m_data
 
size_t m_count
 
bool m_grouping
 

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