lsst.pex.policy  20.0.0+f48bb53858
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nboost
 Nlsst
 Npex
 Npolicy
 Npaf
 CPAFParserParser for reading PAF-formatted data into a Policy object
 CPAFParserFactoryClass for creating PAFParser objects
 CPAFWriterAn abstract interface for writing policy data to streams
 Npolicy
 NpolicyContinued
 CPolicy
 CBadNameErrorException thrown when Policy parameter name has an illegal form
 CDefaultPolicyFileRepresentation of a default Policy file that is stored as a file in the installation directory of an LSST product
 CDictionaryErrorThere is a problem with a dictionary
 CEOFErrorException indicated that the stream being parsed ended prematurely
 CFormatSyntaxErrorException thrown because a syntax error specific to the format being parsed was encountered
 CNameNotFoundException indicating that a policy parameter of a given name can not be found in a Policy object
 CParserErrorParent exception for errors that occur during the parsing of policy files
 CPolicyContainer for holding hierarchical configuration data in memory
 CPolicyConfiguredInterface to indicate that a class is configured with a Policy
 CPolicyDestinationClass representing a destination to serialize Policy parameter data to
 CPolicyFileRepresentation of a file containing Policy parameter data
 CPolicyParserAbstract class for parsing serialized Policy data and loading it into a Policy object
 CPolicyParserFactoryAbstract factory class for creating PolicyParser instances
 CPolicySourceAbstract class representing a source of serialized Policy parameter data
 CPolicyStreamDestinationGeneric stream destination for policy data
 CPolicyStringRepresentation of a string containing Policy parameter data
 CPolicyStringDestinationGeneric stream destination for policy data
 CPolicyWriterAn abstract interface for writing policy data to streams
 CSupportedFormatsList of supported Policy formats
 CSyntaxErrorException thrown because a general syntax error was encountered
 CTypeErrorException indicating that a policy parameter with a given name has a type different from the one that was requested
 CUnsupportedSyntaxException thrown because syntax was encountered that is legal for the format being parsed but which is not supported for encoding Policies
 CUrnPolicyFileA Policy file in the installation directory of an LSST product, referred to using a URN