![]() |
KVIrc
4.9.2
DeveloperAPIs
|
Handling of variant data type in KVS. More...
#include "kvi_settings.h"#include "KviQString.h"#include "KviHeapObject.h"#include "KviKvsTypes.h"#include "KviKvsArray.h"#include "KviKvsHash.h"Go to the source code of this file.
Classes | |
| union | KviKvsVariantData::DataType |
| Holds the value of the variant data. More... | |
| union | KviKvsNumber::DataType |
| This union holds an integer or a double floating point number. More... | |
| class | KviKvsNumber |
| A class which maps every number. More... | |
| class | KviKvsVariant |
| This class defines a new data type which contains variant data. More... | |
| class | KviKvsVariantComparison |
| A class for comparison between two variant data. More... | |
| class | KviKvsVariantData |
| The class which holds the type of the variant data. More... | |
Handling of variant data type in KVS.
1.8.7