casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
casa::SearcherFactory Class Reference

#include <SearcherFactory.h>

Public Member Functions

virtual ~SearcherFactory ()
 

Static Public Member Functions

static SearchergetSearcher (bool local)
 Generates an appropriate searcher. More...
 

Private Member Functions

 SearcherFactory ()
 

Static Private Member Functions

static casacore::String getLocation (bool local)
 

Detailed Description

Definition at line 31 of file SearcherFactory.h.

Constructor & Destructor Documentation

virtual casa::SearcherFactory::~SearcherFactory ( )
virtual
casa::SearcherFactory::SearcherFactory ( )
private

Member Function Documentation

static casacore::String casa::SearcherFactory::getLocation ( bool  local)
staticprivate
static Searcher* casa::SearcherFactory::getSearcher ( bool  local)
static

Generates an appropriate searcher.

Callers are responsible for deleting the searcher when they are done with it. Searchers can either be local to the file system or possibly accessing the Splatalogue database via the network in the future.


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