Menu

Basic Types

PerfCache: Basic Types

These definitions are contained in \<root>/include/basetypes.h.

Typedefs:

typedef unsigned char QBYTE;
typedef unsigned short QWORD;



Enumerations:

enum KeyType
{
    KeyTypeInteger32 = 0,
    KeyTypeInteger64,
    KeyTypeByteRange,
    KeyTypeByteString,
    KeyTypeWordRange,
    KeyTypeWordString,
    KeyTypeNONE   // max value for this enum
};

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.