src/vapiOperationXML.h

Ir para a documentação deste ficheiro.
00001 #ifndef _VAPI_OPERATION_XML_H_
00002 #define _VAPI_OPERATION_XML_H_
00003 #include <libxml/encoding.h>
00004 #include <libxml/xmlreader.h>
00005 #include <libxml/xmlwriter.h>
00006 #include "vapiOptions.h"
00007 #include "vapiOperation.h"
00014 void vapiOptionsXMLGetOptionsOperation (xmlTextWriter * xmlOutput,
00015                                         vOptionsSettings * OptionsSettings,
00016                                         vOptions * Options);
00017 
00021 int vapiOptionsXMLSetOptionsOperation (xmlTextReader * xmlInput,
00022                                        vOptions * Options);
00023 
00024 #endif

Gerado em Tue Jul 24 10:34:59 2007 para Vapi por  doxygen 1.5.1