lsst.pipe.base  13.0-11-gdf6a56c+13
 All Classes Namespaces Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
\Nlsst
 \Npipe
  \Nbase
   oNargumentParser
   |oCDataIdContainerA container for data IDs and associated data references
   |oCDataIdArgumentGlorified struct for data about id arguments, used by ArgumentParser.add_id_argument
   |oCDynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
   |oCDatasetArgumentA dataset type specified by a command-line argument
   |oCConfigDatasetTypeA dataset type specified by a config parameter
   |oCArgumentParserAn argument parser for pipeline tasks that is based on argparse.ArgumentParser
   |oCInputOnlyArgumentParser
   |oCConfigValueActionArgparse action callback to override config parameters using name=value pairs from the command line
   |oCConfigFileActionArgparse action to load config overrides from one or more files
   |oCIdValueActionArgparse action callback to process a data ID into a dict
   |\CLogLevelActionArgparse action to set log level
   oNcmdLineTask
   |oCTaskRunner
   |oCButlerInitializedTaskRunnerA TaskRunner for CmdLineTasks that require a 'butler' keyword argument to be passed to their constructor
   |\CCmdLineTaskBase class for command-line tasks: tasks that may be executed from the command line
   oNstruct
   |\CStructA struct to which you can add any fields
   oNtask
   |oCTaskErrorUse to report errors for which a traceback is not useful
   |\CTaskBase class for data processing tasks
   oNtimer
   \Nversion