MP4
Stacks and Queues
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CanimationAnimation class—used to create animated images from a sequence of PNG objects as frames of the animation
 CcolorPickerColorPicker: a functor that determines the color that should be used given an x and y coordinate
 CgradientColorPickerGradientColorPicker: a functor that determines the color that should be used given an x and y coordinate using a gradient strategy
 CgridColorPickerGridColorPicker: a functor that determines the color that should be used given an x and a y coordinate using a grid pattern
 CrainbowColorPickerRainbowColorPicker: a functor that determines the color that should be used given an x and a y coordinate using a rainbow pattern
 CsolidColorPickerSolidColorPicker: a functor that determines the color that should be used given an x and y coordinate using a solid pattern
 COrderingStructure< T >OrderingStructure: represents an interface for a structure that orders items placed into it
 CQueue< T >Queue class: represents a standard queue
 CStack< T >Stack class: represents a standard stack
 CPNGRepresents an entire png formatted image
 CRGBAPixelRepresents a single pixel in an image