casacore::TableExprGroupMinsArrayInt Class Reference

Aggregate class determining per array index in a group the minimum value. More...

#include <ExprGroupAggrFuncArray.h>

Inheritance diagram for casacore::TableExprGroupMinsArrayInt:
casacore::TableExprGroupFuncArrayInt casacore::TableExprGroupFuncBase

List of all members.

Public Member Functions

 TableExprGroupMinsArrayInt (TableExprNodeRep *node)
virtual ~TableExprGroupMinsArrayInt ()
virtual void apply (const TableExprId &id)
 Get the operand's value for the given row and apply it to the aggregation.
virtual void finish ()
 If needed, finish the aggregation.

Detailed Description

Aggregate class determining per array index in a group the minimum value.

Intended use:

Internal

Review Status

Test programs:
tExprGroup

Synopsis

Aggregate class determining per array index in a group the minimum value.

Definition at line 543 of file ExprGroupAggrFuncArray.h.


Constructor & Destructor Documentation

casacore::TableExprGroupMinsArrayInt::TableExprGroupMinsArrayInt ( TableExprNodeRep node  ) 
virtual casacore::TableExprGroupMinsArrayInt::~TableExprGroupMinsArrayInt (  )  [virtual]

Member Function Documentation

virtual void casacore::TableExprGroupMinsArrayInt::apply ( const TableExprId id  )  [virtual]

Get the operand's value for the given row and apply it to the aggregation.

This function should not be called for lazy classes.

Implements casacore::TableExprGroupFuncBase.

virtual void casacore::TableExprGroupMinsArrayInt::finish (  )  [virtual]

If needed, finish the aggregation.

By default nothing is done.

Reimplemented from casacore::TableExprGroupFuncBase.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1