RobWorkProject  23.9.11-
Public Member Functions | List of all members
OutStreamFormatTarget Class Reference

XMLFormatTarget for writing to a std::ostream. More...

#include <XercesUtils.hpp>

Inherits XMLFormatTarget.

Public Member Functions

 OutStreamFormatTarget (std::ostream &out)
 
virtual void writeChars (const XMLByte *const data, const XERCES_XMLSIZE_T count, xercesc::XMLFormatter *const formatter)
 
virtual void flush ()
 

Detailed Description

XMLFormatTarget for writing to a std::ostream.

Note
Used by XercesDocumentWriter

The documentation for this class was generated from the following file: