34 #ifndef LSST_PEX_POLICY_DEST_H 35 #define LSST_PEX_POLICY_DEST_H 80 #endif // LSST_PEX_POLICY_DEST_H virtual ~PolicyDestination()
release resource associated with the destination
PolicyDestination()
create a destination
PolicyDestination(const PolicyDestination &that)
create a copy of this destination
A base class for image defects.
a class representing a destination to serialize Policy parameter data to.
virtual std::ostream & getOutputStream()=0
return a stream that can be used to write the data to.
Citizen(const std::type_info &)
Citizen is a class that should be among all LSST classes base classes, and handles basic memory manag...