Public Member Functions | |
| template<class T , class C > | |
| bool | comp (T const &a, T const &b, C const &c) const |
| bool | operator() (DataAccumulatorKey const &lhs, DataAccumulatorKey const &rhs) const |
Public Attributes | |
| Int | antenna_id |
| Int | field_id |
| Int | feed_id |
| Int | spw_id |
| String | pol_type |
| String | intent |
Definition at line 660 of file DataAccumulator.h.
| bool casa::sdfiller::DataAccumulator::DataAccumulatorKey::comp | ( | T const & | a, | |
| T const & | b, | |||
| C const & | c | |||
| ) | const [inline] |
Definition at line 669 of file DataAccumulator.h.
References casacore::C::c.
| bool casa::sdfiller::DataAccumulator::DataAccumulatorKey::operator() | ( | DataAccumulatorKey const & | lhs, | |
| DataAccumulatorKey const & | rhs | |||
| ) | const [inline] |
Definition at line 679 of file DataAccumulator.h.
References antenna_id, feed_id, field_id, intent, pol_type, and spw_id.
Definition at line 661 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
Definition at line 663 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
Definition at line 662 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
Definition at line 666 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
Definition at line 665 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
Definition at line 664 of file DataAccumulator.h.
Referenced by casa::sdfiller::DataAccumulator::accumulate(), and operator()().
1.6.1