34 #ifndef LSST_PEX_POLICY_DEST_H 35 #define LSST_PEX_POLICY_DEST_H 80 #endif // LSST_PEX_POLICY_DEST_H virtual std::ostream & getOutputStream()=0
return a stream that can be used to write the data to.
PolicyDestination()
create a destination
PolicyDestination(const PolicyDestination &that)
create a copy of this destination
a class representing a destination to serialize Policy parameter data to.
virtual ~PolicyDestination()
release resource associated with the destination
Citizen(const std::type_info &)