CLAM::XmlFragment Class Reference
[Scoped XML: A quick way to write XML (write only)]

This is the first scoped object you should create for a XML fragment. More...

#include <XmlScoped.hxx>

List of all members.

Public Member Functions

 XmlFragment (std::ostream &os)

Detailed Description

This is the first scoped object you should create for a XML fragment.

It defines and controls how the XML fragment will be generated. While this object exist all the scoped XML elements will be part of this fragment. Don't create two fragments on the same scope or in different concurrent threads or they will collide.

Definition at line 119 of file XmlScoped.hxx.


Constructor & Destructor Documentation

CLAM::XmlFragment::XmlFragment ( std::ostream &  os  )  [inline]

Definition at line 122 of file XmlScoped.hxx.

References XmlFragment().

Referenced by XmlFragment().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3