KVIrc 5.2.6
Developer APIs
KviKvsHash.h File Reference

Handling of hash data type in KVS. More...

#include "kvi_settings.h"
#include "KviPointerHashTable.h"
#include "KviQString.h"
#include "KviKvsVariant.h"
#include "KviHeapObject.h"

Go to the source code of this file.

Classes

class  KviKvsHash
 This class defines a new data type which contains hash data. More...
 

Typedefs

typedef KVIRC_API_TYPEDEF KviPointerHashTableIterator< QString, KviKvsVariantKviKvsHashIterator
 

Detailed Description

Handling of hash data type in KVS.

Author
Szymon Stefanek

Typedef Documentation

◆ KviKvsHashIterator