Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
xml.h File Reference

XML streams abstraction and RPC services. More...

#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cc++/slog.h>
Include dependency graph for xml.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  XMLStream
 This class impliments a basic XML stream parser that can be used to examine an XML resource thru virtual I/O methods. More...
 
class  XMLRPC
 This class impliments a core XMLRPC service without the underlying transports. More...
 

Detailed Description

XML streams abstraction and RPC services.

Definition in file xml.h.