Reader.cc File Reference

#include <libxml/xmlreader.h>
#include <libxml/xmlerror.h>
#include <iostream>
#include "zypp/base/LogControl.h"
#include "zypp/base/LogTools.h"
#include "zypp/base/Exception.h"
#include "zypp/parser/xml/Reader.h"

Go to the source code of this file.

Namespaces

namespace  zypp
namespace  zypp::xml

Defines

#define X(m)   SEC << " " << #m << "\t" << error->m << endl
#define XS(m)   SEC << " " << #m << "\t" << (error->m?error->m:"NA") << endl

Functions

int zypp::xml::ioread (void *context_r, char *buffer_r, int bufferLen_r)
int zypp::xml::ioclose (void *)
void zypp::xml::structuredErrorFunc (void *userData, xmlErrorPtr error)


Detailed Description

Definition in file Reader.cc.


Define Documentation

#define X (  )     SEC << " " << #m << "\t" << error->m << endl

#define XS (  )     SEC << " " << #m << "\t" << (error->m?error->m:"NA") << endl

Referenced by zypp::xml::structuredErrorFunc().


Generated on Tue Sep 25 19:23:11 2007 for libzypp by  doxygen 1.5.3