LvArray
Classes | Namespaces
ArrayOfSetsView.hpp File Reference

Contains the implementation of LvArray::ArrayOfSetsView. More...

#include "ArrayOfArraysView.hpp"
#include "arrayManipulation.hpp"
#include "sortedArrayManipulation.hpp"
#include "ArraySlice.hpp"
#include "typeManipulation.hpp"
Include dependency graph for ArrayOfSetsView.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LvArray::ArrayOfSetsView< T, INDEX_TYPE, BUFFER_TYPE >
 This class provides a view into an array of sets like object. More...
 
class  LvArray::ArrayOfSetsView< T, INDEX_TYPE, BUFFER_TYPE >::CallBacks
 This class provides the callbacks for the sortedArrayManipulation routines. More...
 

Namespaces

 LvArray
 The top level namespace.
 

Detailed Description

Contains the implementation of LvArray::ArrayOfSetsView.