LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Classes | Namespaces
PolicySource.h File Reference

definition of the PolicySource class More...

#include "lsst/daf/base/Citizen.h"
#include "lsst/pex/policy/Policy.h"
#include "lsst/pex/policy/PolicyParserFactory.h"
#include "lsst/pex/policy/SupportedFormats.h"

Go to the source code of this file.

Classes

class  lsst::pex.policy::PolicySource
 an abstract class representing a source of serialized Policy parameter data. This might be a file or a stream; sub-classes handle the different possibilities. This class can determine which format the data is in (which may involve reading the first few characters) and load it into a Policy. More...
 

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst::pex
 
 lsst.pex.policy
 

Detailed Description

definition of the PolicySource class

Author
Ray Plante

Definition in file PolicySource.h.