csutil/dirtyaccessarray.h File Reference
Templated array class, allowing direct access to the internally stored array. More...
#include "array.h"
Go to the source code of this file.
| Classes | |
| class | csDirtyAccessArray< T, ElementHandler > | 
| A templated array class.  More... | |
| class | csDirtyAccessArrayRefCounted< T, ElementHandler > | 
| A variant of csDirtyAccessArray with reference-counted contents.  More... | |
Detailed Description
Templated array class, allowing direct access to the internally stored array.
Definition in file dirtyaccessarray.h.
Generated for Crystal Space by doxygen 1.4.7

