KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Attributes | List of all members
KviKvsHashElement Class Reference

#include <KviKvsRWEvaluationResult.h>

+ Inheritance diagram for KviKvsHashElement:

Public Member Functions

 KviKvsHashElement (KviKvsRWEvaluationResult *pParent, KviKvsVariant *pVariant, KviKvsHash *pHash, const QString &szKey)
 
 ~KviKvsHashElement ()
 
- Public Member Functions inherited from KviKvsRWEvaluationResult
 KviKvsRWEvaluationResult (KviKvsRWEvaluationResult *pParent, KviKvsVariant *pVariant)
 
KviKvsVariantresult ()
 
virtual ~KviKvsRWEvaluationResult ()
 

Protected Attributes

KviKvsHashm_pHash
 
QString m_szKey
 
- Protected Attributes inherited from KviKvsRWEvaluationResult
KviKvsRWEvaluationResultm_pParent
 
KviKvsVariantm_pVariant
 

Constructor & Destructor Documentation

KviKvsHashElement::KviKvsHashElement ( KviKvsRWEvaluationResult pParent,
KviKvsVariant pVariant,
KviKvsHash pHash,
const QString &  szKey 
)

References m_pHash, and m_szKey.

KviKvsHashElement::~KviKvsHashElement ( )

Member Data Documentation

KviKvsHash* KviKvsHashElement::m_pHash
protected
QString KviKvsHashElement::m_szKey
protected

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