casa::LogFilterParallel Class Reference

#include <LogFilterParallel.h>

List of all members.

Public Member Functions

 LogFilterParallel (LogMessage::Priority lowest=LogMessage::NORMAL)
 LogFilterParallel (const LogFilterParallel &other)
LogFilterParalleloperator= (const LogFilterParallel &other)
 ~LogFilterParallel ()
LogFilterParallelclone () const
Bool pass (const LogMessage &message) const
void filterOut (const Char *text)

Private Attributes

std::vector< String > filterOutVector_p

Detailed Description

Definition at line 32 of file LogFilterParallel.h.


Constructor & Destructor Documentation

casa::LogFilterParallel::LogFilterParallel ( LogMessage::Priority  lowest = LogMessage::NORMAL  ) 
casa::LogFilterParallel::LogFilterParallel ( const LogFilterParallel other  ) 
casa::LogFilterParallel::~LogFilterParallel (  ) 

Member Function Documentation

LogFilterParallel* casa::LogFilterParallel::clone (  )  const
void casa::LogFilterParallel::filterOut ( const Char *  text  ) 
LogFilterParallel& casa::LogFilterParallel::operator= ( const LogFilterParallel other  ) 
Bool casa::LogFilterParallel::pass ( const LogMessage &  message  )  const

Member Data Documentation

std::vector<String> casa::LogFilterParallel::filterOutVector_p [private]

Definition at line 48 of file LogFilterParallel.h.


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