Functions
core/vpgl/xio/vpgl_xio_lvcs.h File Reference

XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream. More...

#include <vpgl/vpgl_lvcs.h>
#include <vcl_string.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Functions

void x_write (vcl_ostream &os, vpgl_lvcs const &v, vcl_string element_name="vpgl_lvcs")
 XML save vpgl_lvcs to stream.

Detailed Description

XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream.

Author:
Andrew Miller
Date:
17 Nov, 2011
    Modifications
     <none yet>
   

Definition in file vpgl_xio_lvcs.h.


Function Documentation

void x_write ( vcl_ostream &  os,
vpgl_lvcs const &  v,
vcl_string  element_name = "vpgl_lvcs" 
)

XML save vpgl_lvcs to stream.

Definition at line 7 of file vpgl_xio_lvcs.cxx.