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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

XMLHolder< Type > Class Template Reference

Inheritance diagram for XMLHolder< Type >:

List of all members.

Public Member Functions

 XMLHolder ()
 ~XMLHolder ()

Static Public Member Functions

static XMLHolder
< Type > * 
castTo (void *handle)

Public Attributes

Type fInstance

template<class Type>
class XMLHolder< Type >


Constructor & Destructor Documentation

template<class Type>
XMLHolder< Type >::XMLHolder (  ) 

template<class Type>
XMLHolder< Type >::~XMLHolder (  ) 


Member Function Documentation

template<class Type>
static XMLHolder<Type>* XMLHolder< Type >::castTo ( void *  handle  )  [static]


Member Data Documentation

template<class Type>
Type XMLHolder< Type >::fInstance


The documentation for this class was generated from the following file:


Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.