VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtCStringHashKey Class Reference
Inheritance diagram for DtCStringHashKey:
Inheritance graph
[legend]

Public Member Functions

 DtCStringHashKey ()
 
 DtCStringHashKey (const DtString &str)
 
 DtCStringHashKey (const char *str)
 
virtual ~DtCStringHashKey () override
 
 DtCStringHashKey (const DtCStringHashKey &orig)
 
DtCStringHashKeyoperator= (const DtCStringHashKey &orig)
 
virtual bool operator== (const DtBaseHashKey &other) const override
 
virtual DtBaseHashKeyclone () const override
 
virtual const charvalue () const
 
virtual const DtString stringRep () const override
 
virtual void setValue (const char *val)
 

Protected Member Functions

virtual DtU64 computeHashValue () override
 

Protected Attributes

charmyString
 

Constructor & Destructor Documentation

DtCStringHashKey::DtCStringHashKey ( )
DtCStringHashKey::DtCStringHashKey ( const DtString str)
DtCStringHashKey::DtCStringHashKey ( const char str)
virtual DtCStringHashKey::~DtCStringHashKey ( )
overridevirtual
DtCStringHashKey::DtCStringHashKey ( const DtCStringHashKey orig)

Member Function Documentation

DtCStringHashKey& DtCStringHashKey::operator= ( const DtCStringHashKey orig)
virtual bool DtCStringHashKey::operator== ( const DtBaseHashKey other) const
overridevirtual
virtual DtBaseHashKey* DtCStringHashKey::clone ( ) const
overridevirtual
virtual const char* DtCStringHashKey::value ( ) const
virtual
virtual const DtString DtCStringHashKey::stringRep ( ) const
overridevirtual
virtual void DtCStringHashKey::setValue ( const char val)
virtual
virtual DtU64 DtCStringHashKey::computeHashValue ( )
overrideprotectedvirtual

Member Data Documentation

char* DtCStringHashKey::myString
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)