lsst.pex.policy  13.0-1-g47a359c+4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
oNboost
|\Nfilesystem
\Nlsst
 \Npex
  \Npolicy
   oNpaf
   |oCPAFParserParser for reading PAF-formatted data into a Policy object
   |oCPAFParserFactoryClass for creating PAFParser objects
   |\CPAFWriterAn abstract interface for writing policy data to streams
   oNpolicy
   |\NpolicyContinued
   | \CPolicy
   oNversion
   oCDefaultPolicyFileRepresentation of a default Policy file that is stored as a file in the installation directory of an LSST product
   oCBadNameErrorException thrown when Policy parameter name has an illegal form
   oCDictionaryErrorThere is a problem with a dictionary
   oCNameNotFoundException indicating that a policy parameter of a given name can not be found in a Policy object
   oCTypeErrorException indicating that a policy parameter with a given name has a type different from the one that was requested
   oCParserErrorParent exception for errors that occur during the parsing of policy files
   oCEOFErrorException indicated that the stream being parsed ended prematurely
   oCSyntaxErrorException thrown because a general syntax error was encountered
   oCFormatSyntaxErrorException thrown because a syntax error specific to the format being parsed was encountered
   oCUnsupportedSyntaxException thrown because syntax was encountered that is legal for the format being parsed but which is not supported for encoding Policies
   oCPolicyContainer for holding hierarchical configuration data in memory
   oCPolicyConfiguredInterface to indicate that a class is configured with a Policy
   oCPolicyDestinationClass representing a destination to serialize Policy parameter data to
   oCPolicyFileRepresentation of a file containing Policy parameter data
   oCPolicyParserAbstract class for parsing serialized Policy data and loading it into a Policy object
   oCPolicyParserFactoryAbstract factory class for creating PolicyParser instances
   oCPolicySourceAbstract class representing a source of serialized Policy parameter data
   oCPolicyStreamDestinationGeneric stream destination for policy data
   oCPolicyStringRepresentation of a string containing Policy parameter data
   oCPolicyStringDestinationGeneric stream destination for policy data
   oCPolicyWriterAn abstract interface for writing policy data to streams
   oCSupportedFormatsList of supported Policy formats
   \CUrnPolicyFileA Policy file in the installation directory of an LSST product, referred to using a URN