Loading [MathJax]/extensions/tex2jax.js
MP3
Linked Lists
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
 CList< T >List: This is a templated linked list class (meaning it contains data of templated type T, which is a placeholder for a type)
 CList< T >::ListNodePrivate to the List class via the principle of encapsulation—the end user does not need to know our node-based implementation details
 CPNGRepresents an entire png formatted image
 CRGBAPixelRepresents a single pixel in an image