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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

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

HashCMStateSet Class Reference

The HashCMStateSet class inherits from HashBase. More...

#include <HashCMStateSet.hpp>

Inheritance diagram for HashCMStateSet

Inheritance graph
[legend]
Collaboration diagram for HashCMStateSet:

Collaboration graph
[legend]
List of all members.

Public Methods

 HashCMStateSet ()
virtual ~HashCMStateSet ()
virtual unsigned int getHashVal (const void *const key,unsigned int mod)
virtual bool equals (const void *const key1,const void *const key2)

Detailed Description

The HashCMStateSet class inherits from HashBase.

This is a CMStateSet specific hasher class designed to hash the values of CMStateSet.

See HashBase for more information.


Constructor & Destructor Documentation

HashCMStateSet::HashCMStateSet ( )
 

HashCMStateSet::~HashCMStateSet ( ) [virtual]
 


Member Function Documentation

bool HashCMStateSet::equals ( const void *const key1,
const void *const key2 ) [virtual]
 

unsigned int HashCMStateSet::getHashVal ( const void *const key,
unsigned int mod ) [virtual]
 


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


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