Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GContainers.h File Reference

Container class header.
Copyright (C) 1996-2003, Matthew Allen. More...

#include "LgiInc.h"
#include "GStream.h"

Go to the source code of this file.

Functions

LgiFunc uint LgiHash (uchar *In, int Len, bool Case)
 Creates a 32-bit hash of the input string.

Variables

class typedef int(* ListSortFunc )(void *, void *, int)
 General linked list type class that stores void pointers.


Detailed Description

Container class header.
Copyright (C) 1996-2003, Matthew Allen.

Author:
Matthew Allen
Date:
27/11/1996

Function Documentation

LgiFunc uint LgiHash uchar *  In,
int  Len,
bool  Case
 

Creates a 32-bit hash of the input string.

Parameters:
In  The string to hash
Len  The length of the string in bytes, or -1 for NULL terminated
Case  true if you want case sensitive


Generated on Wed Oct 26 14:46:53 2005 for Lgi by  doxygen 1.4.1