HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_TagManager::WeakKey Class Reference

#include <UT_TagManager.h>

Public Member Functions

 WeakKey (const char *key)
 
 WeakKey (const UT_StringHolder &key)
 
 WeakKey (const WeakKey &k)
 
WeakKeyoperator= (const WeakKey &key)
 
const char * c_str () const
 
uint hash () const
 
bool operator== (const WeakKey &k) const
 

Detailed Description

Definition at line 210 of file UT_TagManager.h.

Constructor & Destructor Documentation

UT_TagManager::WeakKey::WeakKey ( const char *  key)
inline

Definition at line 214 of file UT_TagManager.h.

UT_TagManager::WeakKey::WeakKey ( const UT_StringHolder key)
inline

Definition at line 219 of file UT_TagManager.h.

UT_TagManager::WeakKey::WeakKey ( const WeakKey k)
inline

Definition at line 225 of file UT_TagManager.h.

Member Function Documentation

const char* UT_TagManager::WeakKey::c_str ( void  ) const
inline

Definition at line 235 of file UT_TagManager.h.

uint UT_TagManager::WeakKey::hash ( void  ) const
inline

Definition at line 236 of file UT_TagManager.h.

WeakKey& UT_TagManager::WeakKey::operator= ( const WeakKey key)
inline

Definition at line 229 of file UT_TagManager.h.

bool UT_TagManager::WeakKey::operator== ( const WeakKey k) const
inline

Definition at line 237 of file UT_TagManager.h.


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