Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::StackHeapVector< T, tStackCapacity > |
Vector like data structure combining stack and heap memory. More... | |
class | Ocean::StackHeapVector< T, tStackCapacity >::Iterator |
Definition of an iterator allowing to iterate through the vector. More... | |
class | Ocean::StackHeapVector< T, tStackCapacity >::ConstIterator |
Definition of an iterator allowing to iterate through the vector. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |