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
 

XMLRegisterCleanup Class Reference

List of all members.

Public Types

typedef void(* XMLCleanupFn )()

Public Member Functions

void doCleanup ()
void registerCleanup (XMLCleanupFn cleanupFn)
void unregisterCleanup ()
 XMLRegisterCleanup ()


Member Typedef Documentation


Constructor & Destructor Documentation

XMLRegisterCleanup::XMLRegisterCleanup (  ) 


Member Function Documentation

void XMLRegisterCleanup::doCleanup (  ) 

void XMLRegisterCleanup::registerCleanup ( XMLCleanupFn  cleanupFn  ) 

void XMLRegisterCleanup::unregisterCleanup (  ) 


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


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