casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::AllFunc< T > Class Template Reference

Define logical Functors. More...

#include <ArrayLogical.h>

Inheritance diagram for casacore::AllFunc< T >:
casacore::ArrayFunctorBase< T, Bool >

Public Member Functions

virtual ~AllFunc ()
 
virtual Bool operator() (const Array< T > &arr) const
 
- Public Member Functions inherited from casacore::ArrayFunctorBase< T, Bool >
virtual ~ArrayFunctorBase ()
 

Detailed Description

template<typename T>
class casacore::AllFunc< T >

Define logical Functors.

Definition at line 437 of file ArrayLogical.h.

Constructor & Destructor Documentation

template<typename T >
virtual casacore::AllFunc< T >::~AllFunc ( )
inlinevirtual

Definition at line 439 of file ArrayLogical.h.

Member Function Documentation

template<typename T >
virtual Bool casacore::AllFunc< T >::operator() ( const Array< T > &  arr) const
inlinevirtual

Implements casacore::ArrayFunctorBase< T, Bool >.

Definition at line 440 of file ArrayLogical.h.


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