casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions
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


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: