man xml.h (Fonctions bibliothèques) - XML streams abstraction and RPC services.
NAME
xml.h - XML streams abstraction and RPC services.
SYNOPSIS
#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cc++/slog.h>
Namespaces
namespace ost
Classes
class ost::XMLStream
This class impliments a basic XML stream parser that can be used to examine an XML resource thru virtual I/O methods.XML Stream Parser (SAX).
class ost::XMLRPC
This class impliments a core XMLRPC service without the underlying transports.XML-RPC service building class.
Detailed Description
XML streams abstraction and RPC services.
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.