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  

NameIdPoolBucketElem Struct Reference

#include <NameIdPool.hpp>

Collaboration diagram for NameIdPoolBucketElem:

List of all members.

Public Methods

 NameIdPoolBucketElem ( TElem* const value , NameIdPoolBucketElem<TElem>* const next )
 ~NameIdPoolBucketElem ()

Public Attributes

TElem* fData
NameIdPoolBucketElem<TElem>* fNext


Constructor & Destructor Documentation

template<class TElem>
NameIdPoolBucketElem<TElem>::NameIdPoolBucketElem<TElem> ( TElem * const value,
NameIdPoolBucketElem<TElem>* const next )

template<class TElem>
NameIdPoolBucketElem<TElem>::~NameIdPoolBucketElem<TElem> ( )


Member Data Documentation

template<class TElem>
TElem * NameIdPoolBucketElem<TElem>::fData

template<class TElem>
NameIdPoolBucketElem<TElem>* NameIdPoolBucketElem<TElem>::fNext


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


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