Base::StringWriter Class Reference

The StringWriter class This is an important helper class implementation for the store and retrieval system of objects in FreeCAD. More...

#include <Writer.h>

Inheritance diagram for Base::StringWriter:
Base::Writer

List of all members.

Public Member Functions

std::string getString (void)
virtual std::ostream & Stream (void)
virtual void writeFiles (void)
 process the requested file storing

Detailed Description

The StringWriter class This is an important helper class implementation for the store and retrieval system of objects in FreeCAD.

See also:
Base::Persistence
Author:
Juergen Riegel

Definition at line 144 of file Writer.h.


Member Function Documentation

std::string Base::StringWriter::getString ( void   )  [inline]

Definition at line 149 of file Writer.h.

Referenced by Base::PersistencePy::getContent().

virtual std::ostream& Base::StringWriter::Stream ( void   )  [inline, virtual]

Implements Base::Writer.

Definition at line 148 of file Writer.h.

virtual void Base::StringWriter::writeFiles ( void   )  [inline, virtual]

process the requested file storing

Implements Base::Writer.

Definition at line 150 of file Writer.h.


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

Generated on Wed Nov 23 19:01:48 2011 for FreeCAD by  doxygen 1.6.1