40 _sstrm =
dynamic_cast<std::ostringstream*
>(
_ostrm.get());
48 _sstrm =
dynamic_cast<std::ostringstream*
>(
_ostrm.get());
a generic stream destination for policy data
PolicyStringDestination()
create the destination
std::shared_ptr< std::ostream > StreamPtr
a generic stream destination for policy data
virtual ~PolicyStringDestination()
release resource associated with the destination
definition of the PolicyStringDestination class