CLAM-Development
1.4.0
|
This is the first scoped object you should create for a XML fragment. More...
#include <XmlScoped.hxx>
Public Member Functions | |
XmlFragment (std::ostream &os) |
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 121 of file XmlScoped.hxx.
|
inline |
Definition at line 124 of file XmlScoped.hxx.