Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omArrayList.h File Reference
#include "omUtilitiesConfig.h"
#include "omAllocator.h"

Classes

class  om::util::ArrayList< T, SizeType, AllocatorType >
 An array-based list class. More...
 
class  om::util::ArrayList< T, SizeType, AllocatorType >::Iterator
 Iterator class for an array list. More...
 
class  om::util::ArrayList< T, SizeType, AllocatorType >::ConstIterator
 An iterator class for an array list which can't modify it. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::util
 A namespace containing data structure classes and memory manipulation functions.