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
|
a definition of the PolicyParserFactory class More...
#include <string>
#include "lsst/daf/base/Citizen.h"
#include "lsst/pex/policy/Policy.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | lsst::pex.policy::PolicyParserFactory |
an abstract factory class for creating PolicyParser instances. This class is used by the PolicySource class to determine the format of a stream of serialized Policy data and then parse it into a Policy instance. It is intended that for supported each format there is an implementation of this class and a corresponding PolicyParser class. More... | |
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst::pex | |
lsst.pex.policy | |
a definition of the PolicyParserFactory class
Definition in file PolicyParserFactory.h.