casacore::TableExprGroupLast Class Reference

Class derived from TableExprGroupFuncBase for the first value in a group. More...

#include <ExprGroup.h>

Inheritance diagram for casacore::TableExprGroupLast:
casacore::TableExprGroupFirst casacore::TableExprGroupFuncBase

List of all members.

Public Member Functions

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

Detailed Description

Class derived from TableExprGroupFuncBase for the first value in a group.

Intended use:

Internal

Review Status

Test programs:
tExprGroup

Synopsis

This class keeps the TableExprId of the last value in a group. The 'getXXX' functions get the value for that TableExprId.
For ease of use this class is derived from TableExprGroupFirst.

Definition at line 318 of file ExprGroup.h.


Constructor & Destructor Documentation

casacore::TableExprGroupLast::TableExprGroupLast ( TableExprNodeRep node  )  [explicit]
virtual casacore::TableExprGroupLast::~TableExprGroupLast (  )  [virtual]

Member Function Documentation

virtual void casacore::TableExprGroupLast::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.

Reimplemented from casacore::TableExprGroupFirst.


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