|
lsst.pex.policy
tickets.DM-23835-gcf878a0e59
|
| ▼Nboost | |
| ▼Nlsst | |
| ▼Npex | |
| ▼Npolicy | |
| ▼Npaf | |
| CPAFParser | Parser for reading PAF-formatted data into a Policy object |
| CPAFParserFactory | Class for creating PAFParser objects |
| CPAFWriter | An abstract interface for writing policy data to streams |
| ▼Npolicy | |
| ▼NpolicyContinued | |
| CPolicy | |
| CBadNameError | Exception thrown when Policy parameter name has an illegal form |
| CDefaultPolicyFile | Representation of a default Policy file that is stored as a file in the installation directory of an LSST product |
| CDictionaryError | There is a problem with a dictionary |
| CEOFError | Exception indicated that the stream being parsed ended prematurely |
| CFormatSyntaxError | Exception thrown because a syntax error specific to the format being parsed was encountered |
| CNameNotFound | Exception indicating that a policy parameter of a given name can not be found in a Policy object |
| CParserError | Parent exception for errors that occur during the parsing of policy files |
| CPolicy | Container for holding hierarchical configuration data in memory |
| CPolicyConfigured | Interface to indicate that a class is configured with a Policy |
| CPolicyDestination | Class representing a destination to serialize Policy parameter data to |
| CPolicyFile | Representation of a file containing Policy parameter data |
| CPolicyParser | Abstract class for parsing serialized Policy data and loading it into a Policy object |
| CPolicyParserFactory | Abstract factory class for creating PolicyParser instances |
| CPolicySource | Abstract class representing a source of serialized Policy parameter data |
| CPolicyStreamDestination | Generic stream destination for policy data |
| CPolicyString | Representation of a string containing Policy parameter data |
| CPolicyStringDestination | Generic stream destination for policy data |
| CPolicyWriter | An abstract interface for writing policy data to streams |
| CSupportedFormats | List of supported Policy formats |
| CSyntaxError | Exception thrown because a general syntax error was encountered |
| CTypeError | Exception indicating that a policy parameter with a given name has a type different from the one that was requested |
| CUnsupportedSyntax | Exception thrown because syntax was encountered that is legal for the format being parsed but which is not supported for encoding Policies |
| CUrnPolicyFile | A Policy file in the installation directory of an LSST product, referred to using a URN |
1.8.16