logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xml.h - XML streams abstraction and RPC services.

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020                                        xml.h(3)

Detailed Description

       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>

   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.
       class ost::XMLRPC
           This class impliments a core XMLRPC service without the underlying transports.

   Namespacesost

See Also