libcoyotl - A Library of C++ Tools

Created by Scott Robert Ladd at Coyote Gulch Productions.


Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Clibcoyotl::maze::architectPluggable object to randomize a maze
 Clibcoyotl::recursive_maze_architectImplements a recursive, back-tracking maze architect
 Clibcoyotl::array< Type >A STL-compatible array class
 Clibcoyotl::maze::cellA cell in a 2D maze grid
 Clibcoyotl::command_line
 Clibcoyotl::crc_calculatorCalculate 32-bit CRC values from byte data
 Clibcoyotl::LOOP1< i >Implements the Mersenne Twister, a peudorandom number generator
 Clibcoyotl::mazeDefines the data structure of a maze
 Clibcoyotl::maze_rendererRenders a maze object
 Clibcoyotl::command_line::option
 Clibcoyotl::maze::positionA row-column position in the maze
 Clibcoyotl::prngAn abstract definition of a peudorandom number generator
 Clibcoyotl::cmwc4096Implements CMWC4096, a peudorandom number generator
 Clibcoyotl::kissrngImplements KISS, a peudorandom number generator
 Clibcoyotl::mtwister
 Clibcoyotl::mwc1038Implements MWC1038, a peudorandom number generator
 Clibcoyotl::mwc256Implements MWC256, a peudorandom number generator
 Cruntime_error
 Clibcoyotl::validation_error< Type >Standard validation exception

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