libcoyotl - A Library of C++ Tools

Created by Scott Robert Ladd at Coyote Gulch Productions.


Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Nlibcoyotl
 oCarrayA STL-compatible array class
 oCcmwc4096Implements CMWC4096, a peudorandom number generator
 oCcommand_line
 |\Coption
 oCcrc_calculatorCalculate 32-bit CRC values from byte data
 oCkissrngImplements KISS, a peudorandom number generator
 oCmazeDefines the data structure of a maze
 |oCarchitectPluggable object to randomize a maze
 |oCcellA cell in a 2D maze grid
 |\CpositionA row-column position in the maze
 oCrecursive_maze_architectImplements a recursive, back-tracking maze architect
 oCmaze_rendererRenders a maze object
 oCmtwister
 oCmwc1038Implements MWC1038, a peudorandom number generator
 oCmwc256Implements MWC256, a peudorandom number generator
 oCprngAn abstract definition of a peudorandom number generator
 \Cvalidation_errorStandard validation exception

© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.