Main Page | Modules | Data Structures | File List | Globals | Related Pages

Utility APIs


Detailed Description

Some utility code that is used by VFML. You may find it useful or not. If you plan on modifying the internals of VFML you will certainly care about these. (There are a few places where some of these are exposed in an API too.)


Files

file  bitfield.h
 Compactly represent a bit field.

file  Debug.h
 A set of functions that help your programs produce debugging output in a consistent way.

file  HashTable.h
 A hash table.

file  lists.h
 Generic list functions.

file  memory.h
 Tracks the size of allocations made.

file  random.h
 Generates random numbers in a number of ways, and has support for saving and restoring the state of the random number generator.

file  stats.h
 Some statistical functions.


Generated for VFML by doxygen hosted by SourceForge.net Logo