XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream. More...
Go to the source code of this file.
Functions | |
| void | x_write (std::ostream &os, vpgl_lvcs const &v, std::string element_name="vpgl_lvcs") |
| XML save vpgl_lvcs to stream. More... | |
XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream.
Modifications <none yet>
Definition in file vpgl_xio_lvcs.h.
| void x_write | ( | std::ostream & | os, |
| vpgl_lvcs const & | v, | ||
| std::string | element_name = "vpgl_lvcs" |
||
| ) |
XML save vpgl_lvcs to stream.
Definition at line 9 of file vpgl_xio_lvcs.cxx.
1.8.15