lsst.pipe.base  13.0-12-gaf0c0ec+8
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nlsst
 Npipe
 Nbase
 NargumentParser
 CArgumentParserAn argument parser for pipeline tasks that is based on argparse.ArgumentParser
 CConfigDatasetTypeA dataset type specified by a config parameter
 CConfigFileActionArgparse action to load config overrides from one or more files
 CConfigValueActionArgparse action callback to override config parameters using name=value pairs from the command line
 CDataIdArgumentGlorified struct for data about id arguments, used by ArgumentParser.add_id_argument
 CDataIdContainerA container for data IDs and associated data references
 CDatasetArgumentA dataset type specified by a command-line argument
 CDynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
 CIdValueActionArgparse action callback to process a data ID into a dict
 CInputOnlyArgumentParser
 CLogLevelActionArgparse action to set log level
 NcmdLineTask
 CButlerInitializedTaskRunnerA 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
 CTaskRunner
 Nstruct
 CStructA struct to which you can add any fields
 Ntask
 CTaskBase class for data processing tasks
 CTaskErrorUse to report errors for which a traceback is not useful