a2dXmlString Class Reference
[File IO]

Input and output handler for the XmlSer format. More...

#include <genxmlpars.h>

Inheritance diagram for a2dXmlString:

Inheritance graph
[legend]
Collaboration diagram for a2dXmlString:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dXmlString (const wxString &str=wxT(""))
 Constructor.
 ~a2dXmlString ()
 Destructor.
virtual void Reset ()
 Reset the handler after loading.
void WriteCommand (const wxString &name, bool close=true)
 write a command string
const wxString GetString () const
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

a2dDocumentStringOutputStream m_strstream


Detailed Description

Input and output handler for the XmlSer format.

Definition at line 852 of file genxmlpars.h.


Member Function Documentation

void a2dXmlString::WriteCommand ( const wxString &  name,
bool  close = true 
)

write a command string

Parameters:
name value for name attribute of the command
close if true close the command tag, else more attributes can be added

Definition at line 1212 of file genxmlpars.cpp.


The documentation for this class was generated from the following files:
a2dXmlString Class Reference -- Tue Aug 31 18:38:47 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation