casa::SearcherFactory Class Reference

#include <SearcherFactory.h>

List of all members.

Public Member Functions

virtual ~SearcherFactory ()

Static Public Member Functions

static SearchergetSearcher (bool local)
 Generates an appropriate searcher.

Private Member Functions

 SearcherFactory ()

Static Private Member Functions

static 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 String casa::SearcherFactory::getLocation ( bool  local  )  [static, private]
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1