LibCapy - hashFun

Hash function classes.

Macros:

Enumerations:

None.

Typedefs:

CapyHashFun object definition macro

CapyHashFun object

Struct CapyFNV1aHashFun :

Struct CapyFNV1aHashFun's properties:

Inherit CapyHashFun

Prime

Offset

Struct CapyFNV1aHashFun's methods:

Destructor

Functions:

Create a CapyHashFun

Output and side effect(s):

Return a CapyHashFun

Allocate memory for a new CapyHashFun and create it

Output and side effect(s):

Return a CapyHashFun

Exception(s):

May raise CapyExc_MallocFailed.

Free the memory used by a CapyHashFun* and reset '*that' to NULL

Input argument(s):

that: a pointer to the CapyHashFun to free

Create a CapyFNV1aHashFun

Output and side effect(s):

Return a CapyFNV1aHashFun

Allocate memory for a new CapyFNV1aHashFun and create it

Output and side effect(s):

Return a CapyFNV1aHashFun

Exception(s):

May raise CapyExc_MallocFailed.

Free the memory used by a CapyFNV1aHashFun* and reset '*that' to NULL

Input argument(s):

that: a pointer to the CapyFNV1aHashFun to free

2023-11-29
in LibCapy,
1 views
Copyright 2021-2024 Baillehache Pascal