S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_xml_config.h File Reference

s3_xml_config.h
Id:
s3_xml_config.h,v 1.1.1.1 2003/01/31 09:51:28 alberts3 Exp
Created by Gerhard Esterhuizen <gesterhuizen@stonethree.com> on 06/07/2001. More...

#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/dom/deprecated/DOM.hpp>
#include <xercesc/dom/deprecated/DOMParser.hpp>
#include <xercesc/sax2/DefaultHandler.hpp>
#include <string>
#include <stdlib.h>
#include <iostream>
#include <list>
#include <s3fc/s3_config_base.h>
#include <s3fc/s3_config_node.h>
#include <s3fc/s3_exception.h>

Include dependency graph for s3_xml_config.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  s3_xml_config::error_handler
 Error handler that reports all warnings, errors and fatal errors by throwing an s3_xml_exception. More...

class  s3_xml_config
 Create a tree of s3_config_node s from an XML file. More...

class  s3_xml_exception
 Exception indicating an XML parse error. More...


Defines

#define XERCES_2   (1)

Functions

std::ostream & operator<< (std::ostream &str, const DOMString &s)
 Stream inserter for DOMStrings. More...


Detailed Description

s3_xml_config.h
Id:
s3_xml_config.h,v 1.1.1.1 2003/01/31 09:51:28 alberts3 Exp
Created by Gerhard Esterhuizen <gesterhuizen@stonethree.com> on 06/07/2001.

Definition in file s3_xml_config.h.


Define Documentation

#define XERCES_2   (1)
 

Definition at line 33 of file s3_xml_config.h.


Function Documentation

std::ostream& operator<< std::ostream &    str,
const DOMString &    s
 

Stream inserter for DOMStrings.

Definition at line 447 of file s3_xml_config.cc.


Send comments to: s3fc@stonethree.com SourceForge Logo