#include <genxmlpars.h>


Public Member Functions | |
| a2dIOHandlerXmlSerOut () | |
| Constructor. | |
| ~a2dIOHandlerXmlSerOut () | |
| Destructor. | |
| bool | CanSave (const wxObject *obj=NULL) |
| this handler can also save as CVG | |
| virtual bool | Save (a2dDocumentOutputStream &stream, const wxObject *doc) |
| save a2dCanvasDocument as CVG | |
Protected Attributes | |
| wxObject * | m_doc |
| the document to store/load the data found into | |
Definition at line 825 of file genxmlpars.h.