keylist.h File Reference

Go to the source code of this file.

Data Structures

class  KeyListItem< Type >
class  KeyList< Type >
class  KHTable< Type >

Defines

#define KYL_TRUE   1
#define KYL_FALSE   0
#define ListHash(ptr, size)   (((unsigned int)(ptr) % (unsigned int)(size)))

Typedefs

typedef int KYL_BOOL

Define Documentation

#define KYL_FALSE   0
#define KYL_TRUE   1
#define ListHash ( ptr,
size   )     (((unsigned int)(ptr) % (unsigned int)(size)))

Typedef Documentation

typedef int KYL_BOOL

Definition at line 67 of file keylist.h.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1