http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback

PDF Document

Download
Dev Snapshots
CVS Repository
Mail Archive

API Docs for SAX and DOM
 

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

ChildAndParentNode.hpp File Reference

Include dependency graph for ChildAndParentNode.hpp:


Defines

#define THIS_CLASS   ChildAndParentNode
 If we could use multiple inheritance ChildAndParentNode would simply inherit both from ChildNode and ParentNode. More...

#define PARENT_CLASS   ChildNode


Define Documentation

#define PARENT_CLASS   ChildNode

#define THIS_CLASS   ChildAndParentNode

If we could use multiple inheritance ChildAndParentNode would simply inherit both from ChildNode and ParentNode.

In this case it only inherits from ChildNode and all the code of ParentNode is "duplicated" here



Copyright © 2000 The Apache Software Foundation. All Rights Reserved.