34 #ifndef LSST_PEX_POLICY_STRDEST_H
35 #define LSST_PEX_POLICY_STRDEST_H
76 std::ostringstream *_sstrm;
81 #endif // LSST_PEX_POLICY_STRDEST_H
a generic stream destination for policy data
PolicyStringDestination()
create the destination
std::string getData()
return the data written so far as a string
a generic stream destination for policy data
virtual ~PolicyStringDestination()
release resource associated with the destination